Skip to content

Commit

Permalink
Merge pull request #3015 from youki-dev/dependabot/cargo/fastrand-2.3.0
Browse files Browse the repository at this point in the history
Bump fastrand from 2.2.0 to 2.3.0
  • Loading branch information
YJDoc2 authored Dec 9, 2024
2 parents 8713372 + 9951d7d commit eef8e0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/libcontainer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ chrono = { version = "0.4", default-features = false, features = [
"clock",
"serde",
] }
fastrand = "^2.1.1"
fastrand = "^2.3.0"
libc = "0.2.167"
nix = { version = "0.28.0", features = [
"socket",
Expand Down

0 comments on commit eef8e0e

Please sign in to comment.