Skip to content

Commit

Permalink
⬆️ Update nix to 0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 9a64d4c commit 8a1fb66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 27 deletions.
30 changes: 4 additions & 26 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 @@ -49,7 +49,7 @@ rand = "0.8.5"
event-listener = "5"

[target.'cfg(unix)'.dependencies]
nix = "0.26.0"
nix = "0.27.1"

[features]
default = ["tracing-subscriber"]

0 comments on commit 8a1fb66

Please sign in to comment.