Skip to content

Commit e05b60b

Browse files
dependabot[bot]danielocfb
authored andcommitted
build(deps): bump clap from 4.5.4 to 4.5.21 in /examples/rust
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.21. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.4...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79ee8b3 commit e05b60b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/rust/Cargo.lock

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

examples/rust/profile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rust-version = "1.71"
88

99
[dependencies]
1010
blazesym = { path = "../../../blazesym", features = ["tracing"] }
11-
clap = { version = "4.0", features = ["derive"] }
11+
clap = { version = "4.5", features = ["derive"] }
1212
libbpf-rs = "0.24"
1313
libc = "*"
1414
nix = "0.28.0"

0 commit comments

Comments
 (0)