Skip to content

Commit

Permalink
Merge pull request #1845 from containers/dependabot/cargo/bitflags-2.2.1
Browse files Browse the repository at this point in the history
chore(deps): bump bitflags from 2.1.0 to 2.2.1
  • Loading branch information
utam0k authored Apr 24, 2023
2 parents 7436449 + 891282e commit 9d6fdab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -21,7 +21,7 @@ cgroupsv2_devices = ["libcgroups/cgroupsv2_devices"]

[dependencies]
anyhow = "1.0"
bitflags = "2.1.0"
bitflags = "2.2.1"
caps = "0.5.5"
chrono = { version = "0.4", features = ["serde"] }
crossbeam-channel = "0.5"
Expand Down

0 comments on commit 9d6fdab

Please sign in to comment.