Skip to content

Commit

Permalink
Update Rust crate hashbrown to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 11a7011 commit 9f4eb0c
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 @@ -16,4 +16,4 @@ serde = { version = "1.0.125", features = ["derive"], default-features = false }
serde_json = "1.0.64"
cetkaik_core = "0.3.8"
multiset = "0.0.5"
hashbrown = "0.11.2"
hashbrown = "0.12.1"

0 comments on commit 9f4eb0c

Please sign in to comment.