Update Rocket dependency branch to "master"
Signed-off-by: Aaron <admin@datahoarder.dev>
This commit is contained in:
parent
ebe0df5cc6
commit
5b5c7dc2fb
2 changed files with 391 additions and 93 deletions
|
|
@ -10,7 +10,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
owning_ref = "0.4"
|
||||
linked-hash-map = "0.5"
|
||||
rocket = { git = "https://github.com/SergioBenitez/Rocket", branch = "async" }
|
||||
rocket = { git = "https://github.com/SergioBenitez/Rocket", branch = "master" }
|
||||
askama = "0.9"
|
||||
lazy_static = "1.4"
|
||||
rand = { version = "0.7", features = ["nightly"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue