Skip to content

Commit

Permalink
fix(deps): update rust crate randomize to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 5eda64e commit f9a232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ categories = ["games", "rendering", "game-engines"]

[dependencies]
hsl = "0.1.1"
randomize = "3.0.1"
randomize = "5.0.0"

[dev-dependencies]
criterion = "0.5.1"
Expand Down

0 comments on commit f9a232e

Please sign in to comment.