Update Cargo.toml (#162)
This commit is contained in:
parent
95e1ad2dce
commit
6d0561fa31
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ readme = "README.md"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
linked-hash-map = ">=0.0.9, <0.6"
|
linked-hash-map = "0.5.3"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
quickcheck = "0.9"
|
quickcheck = "0.9"
|
||||||
|
|
Loading…
Reference in a new issue