mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Remove rand_pcg
This commit is contained in:
parent
5e81358c4a
commit
019da22964
2 changed files with 0 additions and 11 deletions
|
@ -520,7 +520,6 @@ procfs = { version = "0.17", default-features = false }
|
|||
[target.'cfg(unix)'.dev-dependencies]
|
||||
nix = { workspace = true, features = ["process", "signal", "user", "term"] }
|
||||
rlimit = "0.10.1"
|
||||
rand_pcg = "0.3.1"
|
||||
xattr = { workspace = true }
|
||||
|
||||
# Specifically used in test_uptime::test_uptime_with_file_containing_valid_boot_time_utmpx_record
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue