Update Cargo.toml (#162)

This commit is contained in:
Dylan DPC 2020-07-10 07:44:57 +02:00 committed by GitHub
parent 95e1ad2dce
commit 6d0561fa31

View file

@ -11,7 +11,7 @@ readme = "README.md"
edition = "2018"
[dependencies]
linked-hash-map = ">=0.0.9, <0.6"
linked-hash-map = "0.5.3"
[dev-dependencies]
quickcheck = "0.9"