Skip to content

Commit

Permalink
chore(deps): update rust crate getrandom to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent b4296cf commit e87d67f
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 @@ -88,7 +88,7 @@ fsst-rs = "0.4.1"
futures = { version = "0.3", default-features = false }
futures-executor = "0.3"
futures-util = "0.3"
getrandom = "0.2.14"
getrandom = "0.3.0"
goldenfile = "1"
half = { version = "^2", features = ["std", "num-traits"] }
hashbrown = "0.15.0"
Expand Down

0 comments on commit e87d67f

Please sign in to comment.