Skip to content

Commit

Permalink
Depend on hashbrown 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kyren committed May 3, 2021
1 parent 4fb1b6d commit b283e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ circle-ci = { repository = "kyren/hashlink", branch = "master" }
serde_impl = ["serde"]

[dependencies]
hashbrown = "0.9.0"
hashbrown = "0.11.0"
serde = { version = "1.0", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit b283e8b

Please sign in to comment.