Skip to content

Commit

Permalink
chore(deps): update rust crate hashbrown to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 8d4f5f2 commit 71280b9
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 @@ -91,7 +91,7 @@ futures-executor = "0.3.30"
futures-util = "0.3.30"
getrandom = "0.2.14"
half = { version = "^2", features = ["std", "num-traits"] }
hashbrown = "0.14.3"
hashbrown = "0.15.0"
homedir = "0.3.3"
humansize = "2.1.3"
indicatif = "0.17.8"
Expand Down

0 comments on commit 71280b9

Please sign in to comment.