mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #6316 from uutils/renovate/rand_pcg-0.x
chore(deps): update rust crate rand_pcg to 0.3.1
This commit is contained in:
commit
9fb44cd41b
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue