adds Key generic parameters, use custom Key type from template.rs
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2018"
|
||||
rocket = "0.4.0"
|
||||
rocket_cors = { git = "https://github.com/lawliet89/rocket_cors", branch = "master" }
|
||||
cookbook = { path = "../cookbook/" }
|
||||
planner = { path = "../planner/" }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user