Skip to content

Commit

Permalink
chore(deps): update rust crate rand_pcg to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 0e7e10a commit fc7da18
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 @@ -501,7 +501,7 @@ procfs = { version = "0.16", default-features = false }
[target.'cfg(unix)'.dev-dependencies]
nix = { workspace = true, features = ["process", "signal", "user", "term"] }
rlimit = "0.10.1"
rand_pcg = "0.3"
rand_pcg = "0.3.1"
xattr = { workspace = true }

[build-dependencies]
Expand Down

0 comments on commit fc7da18

Please sign in to comment.