mirror of
https://github.com/openharmony/third_party_rust_http.git
synced 2026-07-19 14:43:33 -04:00
deps: update indexmap to 1.0 (#187)
This commit is contained in:
committed by
Carl Lerche
parent
341e4ce545
commit
039e221838
+1
-1
@@ -26,7 +26,7 @@ bytes = "0.4"
|
||||
fnv = "1.0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
indexmap = "0.4"
|
||||
indexmap = "1.0"
|
||||
quickcheck = "0.6"
|
||||
rand = "0.4"
|
||||
seahash = "3.0.5"
|
||||
|
||||
Reference in New Issue
Block a user