summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c025699e5..a1db5d258 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -87,7 +87,7 @@ winapi = { version = "0.3.9", features = [
] }
[target.'cfg(not(windows))'.dependencies]
-nix = "0.21.0"
+nix = "0.22.0"
[build-dependencies]
shadow-rs = "0.6.2"