Skip to content

Commit

Permalink
Update Rust crate hashbrown to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Oct 2, 2024
1 parent 35bcbd7 commit 446887f
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 @@ -94,7 +94,7 @@ futures-core = { version = "=0.3.30", default-features = false }
futures-io = { version = "=0.3.30", default-features = false }
futures-sink = { version = "=0.3.30", default-features = false }
futures-util = { version = "=0.3.30", default-features = false }
hashbrown = { version = "=0.14.5", features = ["nightly"] }
hashbrown = { version = "=0.15.0", features = ["nightly"] }
http = { version = "=1.1.0", default-features = false }
inferno = { version = "=0.11.21", default-features = false }
iso8601-duration = { version = "=0.2.0", default-features = false }
Expand Down

0 comments on commit 446887f

Please sign in to comment.