Skip to content

Commit

Permalink
Merge pull request #2734 from containers/dependabot/cargo/bitflags-2.5.0
Browse files Browse the repository at this point in the history
Bump bitflags from 2.4.2 to 2.5.0
  • Loading branch information
YJDoc2 authored Mar 20, 2024
2 parents a429cca + 2e79c5a commit a41a333
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -20,7 +20,7 @@ v1 = ["libcgroups/v1"]
cgroupsv2_devices = ["libcgroups/cgroupsv2_devices"]

[dependencies]
bitflags = "2.4.2"
bitflags = "2.5.0"
caps = "0.5.5"
chrono = { version = "0.4", default-features = false, features = [
"clock",
Expand Down

0 comments on commit a41a333

Please sign in to comment.