Skip to content

Commit

Permalink
⬆️ Update nix to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 362ba1f commit 75f0107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ rand = "0.8.5"
event-listener = "5.3.0"

[target.'cfg(unix)'.dependencies]
nix = { version = "0.28.0", features = ["user"] }
nix = { version = "0.29.0", features = ["user"] }

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

0 comments on commit 75f0107

Please sign in to comment.