Skip to content

Commit b71cc25

Browse files
authored
Merge pull request #51 from dbus2/renovate/nix-0.x
⬆️ Update nix to 0.27.1
2 parents 9a64d4c + 8a1fb66 commit b71cc25

File tree

2 files changed

+5
-27
lines changed

2 files changed

+5
-27
lines changed

Cargo.lock

+4-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rand = "0.8.5"
4949
event-listener = "5"
5050

5151
[target.'cfg(unix)'.dependencies]
52-
nix = "0.26.0"
52+
nix = "0.27.1"
5353

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

0 commit comments

Comments
 (0)