Skip to content

Commit b80292e

Browse files
jschwesylvestre
authored andcommitted
Bump nix
Bumping nix should be pretty safe. MSRV is 1.46 Signed-off-by: Jonathan Schwender <[email protected]>
1 parent 265864d commit b80292e

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ zstd = "0.6"
8787
# dist-server only
8888
crossbeam-utils = { version = "0.8", optional = true }
8989
libmount = { version = "0.1.10", optional = true }
90-
nix = { version = "0.19", optional = true }
90+
nix = { version = "0.23.1", optional = true }
9191
rouille = { version = "3", optional = true, default-features = false, features = ["ssl"] }
9292
syslog = { version = "5", optional = true }
9393
void = { version = "1", optional = true }

0 commit comments

Comments
 (0)