Skip to content

Commit 0f79332

Browse files
Bump libscap-bindings from 0.0.1 to 0.0.2 in the cargo-updates group (#14)
Bumps the cargo-updates group with 1 update: [libscap-bindings](https://github.com/edera-dev/libscap-bindings). Updates `libscap-bindings` from 0.0.1 to 0.0.2 - [Release notes](https://github.com/edera-dev/libscap-bindings/releases) - [Changelog](https://github.com/edera-dev/libscap-bindings/blob/main/.release-plz.toml) - [Commits](https://github.com/edera-dev/libscap-bindings/commits/v0.0.2) --- updated-dependencies: - dependency-name: libscap-bindings dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 111517f commit 0f79332

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ env_logger = "0.11.8"
5050
hyper = "1.8.0"
5151
hyper-util = "0.1.18"
5252
libc = "0.2.175"
53-
libscap-bindings = { version = "0.0.1", default-features = false }
53+
libscap-bindings = { version = "0.0.2", default-features = false }
5454
log = "0.4.27"
5555
nix = { version = "0.30.1", features = ["signal"] }
5656
pin-project-lite = "0.2.16"

0 commit comments

Comments
 (0)