Skip to content

Commit 38a5250

Browse files
renovate[bot]nzbr
authored andcommitted
chore(deps): update rust crate nix to 0.31.0
1 parent b8e9a75 commit 38a5250

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

utils/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rust-version = "1.69.0"
77

88
[dependencies]
99
anyhow = { version = "1.0.82", features = ["backtrace"] }
10-
nix = { version = "0.30.0", features = ["mount", "process", "user", "inotify"] }
10+
nix = { version = "0.31.0", features = ["mount", "process", "user", "inotify"] }
1111
log = "0.4.21"
1212
kernlog = "0.3.1"
1313
systemd-journal-logger = "2.1.1"

0 commit comments

Comments
 (0)