Skip to content

Commit

Permalink
deps: upgrade nix to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jan 1, 2025
1 parent 2b4b16f commit 556fd47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ thiserror = "2.0.9"
which = "7.0.0"

[target.'cfg(unix)'.dependencies.nix]
version = "0.28.0"
version = "0.29.0"
default-features = false
features = ["fs", "term"]

Expand Down

0 comments on commit 556fd47

Please sign in to comment.