Skip to content

Commit

Permalink
Merge pull request #4978 from coreos/dependabot/cargo/nix-0.29.0
Browse files Browse the repository at this point in the history
build(deps): bump nix from 0.28.0 to 0.29.0
  • Loading branch information
jmarrero authored May 28, 2024
2 parents 18e0c4d + dcef675 commit 7ec6b31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ is-terminal = "0.4"
libc = "0.2.155"
libdnf-sys = { path = "rust/libdnf-sys", version = "0.1.0" }
maplit = "1.0"
nix = { version = "0.28.0", features = ["fs", "mount", "signal", "user"] }
nix = { version = "0.29.0", features = ["fs", "mount", "signal", "user"] }
openssl = "0.10.64"
once_cell = "1.19.0"
os-release = "0.1.0"
Expand Down

0 comments on commit 7ec6b31

Please sign in to comment.