Skip to content

Commit cc5a664

Browse files
richardddLicenser
authored andcommitted
Update hashbrown to latest
1 parent c74dbbd commit cc5a664

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
@@ -8,7 +8,7 @@ repository = "https://github.com/Licenser/halfbrown"
88
version = "0.3.0"
99

1010
[dependencies]
11-
hashbrown = "0.15"
11+
hashbrown = "0.16"
1212
rustc-hash = { version = "2.1", optional = true }
1313
serde = { version = "1", default-features = false, optional = true }
1414
arrayvec = { version = "0.7", optional = true }

0 commit comments

Comments
 (0)