update rocket* everywhere!

and run cargo update
This commit is contained in:
Igor Galić
2020-01-22 13:12:16 +01:00
parent e52944e477
commit bb5c2b69a7
4 changed files with 1954 additions and 1683 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ heck = "0.3.0"
hex = "0.3"
hyper = "0.12.33"
openssl = "0.10.22"
rocket = "0.4.0"
rocket = { git = "https://github.com/SergioBenitez/Rocket", rev = "async" }
reqwest = "0.9"
serde = "1.0"
serde_derive = "1.0"