Skip to content

Commit

Permalink
Merge pull request #1315 from containers/dependabot/cargo/caps-0.5.5
Browse files Browse the repository at this point in the history
chore(deps): bump caps from 0.5.4 to 0.5.5
  • Loading branch information
utam0k authored Nov 4, 2022
2 parents 8a7ea62 + 0f55ee9 commit 8487989
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 @@ -18,7 +18,7 @@ wasm-wasmer = ["wasmer", "wasmer-wasi"]
[dependencies]
anyhow = "1.0"
bitflags = "1.3.2"
caps = "0.5.3"
caps = "0.5.5"
chrono = { version="0.4", features = ["serde"] }
crossbeam-channel = "0.5"
dbus = "0.9.6"
Expand Down

0 comments on commit 8487989

Please sign in to comment.