Skip to content

Commit 019da22

Browse files
committed
Remove rand_pcg
1 parent 5e81358 commit 019da22

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

Cargo.lock

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,6 @@ procfs = { version = "0.17", default-features = false }
520520
[target.'cfg(unix)'.dev-dependencies]
521521
nix = { workspace = true, features = ["process", "signal", "user", "term"] }
522522
rlimit = "0.10.1"
523-
rand_pcg = "0.3.1"
524523
xattr = { workspace = true }
525524

526525
# Specifically used in test_uptime::test_uptime_with_file_containing_valid_boot_time_utmpx_record

0 commit comments

Comments
 (0)