Skip to content

Commit

Permalink
chore(deps): update rand_xoshiro requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
chore(deps): update rand_xoshiro requirement from 0.6 to 0.7
  • Loading branch information
pedromfedricci authored Feb 3, 2025
2 parents aeff954 + 3efb079 commit 4b47ec9
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 @@ -21,7 +21,7 @@ yield = []
thread_local = []

[dependencies.rand_xoshiro]
version = "0.6"
version = "0.7"

[target.'cfg(loom)'.dev-dependencies.loom]
version = "0.7"
Expand Down

0 comments on commit 4b47ec9

Please sign in to comment.