Skip to content

Commit 109cfab

Browse files
committed
chore: update nix to 0.31
1 parent 6caee75 commit 109cfab

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

Cargo.lock

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

bin/nanocl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ colored = "3.0.0"
7676
termimad = "0.34"
7777

7878
[target.'cfg(not(target_os = "windows"))'.dependencies]
79-
nix = { version = "0.30", features = ["user"] }
79+
nix = { version = "0.31", features = ["user"] }
8080
nanocl_utils = { version = "0.8", features = ["unix"] }
8181
termios = "0.3"
8282

0 commit comments

Comments
 (0)