add base templates, settings routes and auth routes
This commit is contained in:
@ -35,9 +35,11 @@ travis-ci = { repository = "peachcloud/peach-web", branch = "master" }
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.10"
|
||||
base64 = "0.13.0"
|
||||
dirs = "4.0.0"
|
||||
env_logger = "0.8"
|
||||
futures = "0.3"
|
||||
golgi = { path = "/home/glyph/Projects/playground/rust/golgi" }
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user