Skip to content

Commit ae83114

Browse files
authored
Update Cargo.toml (#162)
1 parent 4fffe95 commit ae83114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
edition = "2018"
1212

1313
[dependencies]
14-
linked-hash-map = ">=0.0.9, <0.6"
14+
linked-hash-map = "0.5.3"
1515

1616
[dev-dependencies]
1717
quickcheck = "0.9"

0 commit comments

Comments
 (0)