mirror of
https://github.com/openharmony/third_party_rust_http.git
synced 2026-07-19 14:43:33 -04:00
Update some dev-dependencies (#146)
Only for those crates which have breaking-change releases.
This commit is contained in:
+3
-3
@@ -22,10 +22,10 @@ bytes = "0.4"
|
||||
fnv = "1.0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
ordermap = "0.2.9"
|
||||
seahash = "3.0.5"
|
||||
ordermap = "0.3"
|
||||
quickcheck = "0.5"
|
||||
rand = "0.3.15"
|
||||
quickcheck = "0.4.1"
|
||||
seahash = "3.0.5"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user