Compare commits
4 Commits
master
...
sync-rocke
Author | SHA1 | Date |
---|---|---|
projectmoon | acd524db25 | |
projectmoon | a8b48f4a58 | |
projectmoon | a25ba22014 | |
projectmoon | 9a282cdf79 |
|
@ -22,7 +22,7 @@ serialization = ["serde", "serde_derive", "unicase_serde"]
|
|||
|
||||
[dependencies]
|
||||
regex = "1.1"
|
||||
rocket = { rev="3a3d0ce51850368880fa3565f9fc96f7b4dcf06b", git = "https://github.com/SergioBenitez/Rocket.git", default-features = false }
|
||||
rocket = { branch = "master", git = "https://github.com/SergioBenitez/Rocket.git", default-features = false }
|
||||
log = "0.4"
|
||||
unicase = "2.0"
|
||||
url = "2.1.0"
|
||||
|
|
Loading…
Reference in New Issue