Skip to content

Commit f007477

Browse files
Bump nix from 0.26.4 to 0.29.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.4 to 0.29.0. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.4...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 19a1b68 commit f007477

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

Cargo.lock

Lines changed: 10 additions & 20 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
@@ -130,7 +130,7 @@ strum_macros = "0.26"
130130
backtrace = "0.3"
131131
linkme = "0.3"
132132
serde = { version = "1", features = ["derive"] }
133-
nix = "0.26"
133+
nix = "0.29"
134134
cfg-if = "1"
135135
redis-module-macros-internals = { path = "./redismodule-rs-macros-internals", version = "2.0.7"}
136136
log = "0.4"

0 commit comments

Comments
 (0)