mirror of
https://github.com/serde-rs/json.git
synced 2026-01-19 23:25:49 +00:00
Bump linked-hash-map dependency
This commit is contained in:
parent
71a14261e4
commit
357db9737c
@ -17,5 +17,5 @@ preserve_order = ["linked-hash-map", "linked-hash-map/serde_impl"]
|
||||
serde = "^0.7.0"
|
||||
num-traits = "~0.1.32"
|
||||
clippy = { version = "^0.*", optional = true }
|
||||
linked-hash-map = { version = "0.0.11", optional = true }
|
||||
linked-hash-map = { version = "0.1", optional = true }
|
||||
itoa = "0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user