Skip to content

Commit

Permalink
chore(deps): bump caps from 0.5.4 to 0.5.5
Browse files Browse the repository at this point in the history
Bumps [caps](https://github.com/lucab/caps-rs) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/lucab/caps-rs/releases)
- [Commits](lucab/caps-rs@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: caps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2022
1 parent 0b90f8f commit 0f55ee9
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 0f55ee9

Please sign in to comment.