Skip to content

Commit

Permalink
chore(deps): update rust crate hashbrown to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 501bebe commit 9657d37
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 @@ -22,7 +22,7 @@ config = { version = "0.14", default-features = false, features = [
crossterm = "0.27"
env_logger = "0.11"
eyre = "0.6"
hashbrown = "0.14"
hashbrown = "0.15"
json5 = "0.4.1"
log = "0.4.17"
miette = "7.1.0"
Expand Down

0 comments on commit 9657d37

Please sign in to comment.