Skip to content

Commit 055f483

Browse files
Merge pull request #2388 from containers/dependabot/cargo/fastrand-2.0.1
2 parents 5c6fdcf + 7d17b01 commit 055f483

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/libcontainer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cgroupsv2_devices = ["libcgroups/cgroupsv2_devices"]
2323
bitflags = "2.4.0"
2424
caps = "0.5.5"
2525
chrono = { version = "0.4", default-features = false, features = ["clock", "serde"] }
26-
fastrand = "^2.0.0"
26+
fastrand = "^2.0.1"
2727
futures = { version = "0.3", features = ["thread-pool"] }
2828
libc = "0.2.148"
2929
nix = "0.26.2"

0 commit comments

Comments
 (0)