Specify rocket version

This commit is contained in:
Tdxdxoz
2021-07-06 22:36:21 +08:00
parent 5424f9110f
commit a946823554
3 changed files with 4 additions and 4 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.6"
rocket = "=0.4.6"
reqwest = { version = "0.9", features = ["socks"] }
serde = "1.0"
serde_derive = "1.0"