Skip to content

Commit 8c36b67

Browse files
dependabot[bot]danielocfb
authored andcommitted
build(deps): bump nix from 0.28.0 to 0.29.0 in /examples/rust
Bumps [nix](https://github.com/nix-rust/nix) from 0.28.0 to 0.29.0. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 206a8ea commit 8c36b67

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

examples/rust/Cargo.lock

Lines changed: 2 additions & 20 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
@@ -11,7 +11,7 @@ blazesym = { path = "../../../blazesym", features = ["tracing"] }
1111
clap = { version = "4.5", features = ["derive"] }
1212
libbpf-rs = "0.24"
1313
libc = "*"
14-
nix = "0.28.0"
14+
nix = "0.29.0"
1515
tracing = "0.1"
1616
tracing-subscriber = {version = "0.3", features = ["ansi", "env-filter", "fmt"]}
1717

0 commit comments

Comments
 (0)