Skip to content

Commit 27ff3b6

Browse files
authored
Update Cargo.toml (#6)
1 parent d9df1e1 commit 27ff3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Apache-2.0"
1010
readme="README.md"
1111

1212
[dependencies]
13-
linked-hash-map = "0.5"
13+
linked-hash-map = "0.5.3"
1414
serde = { version = "1", optional = true }
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)