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 8679b8e..1b8da3c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ signal-hook-registry = "1.2.0"
termion = "1.5.3"
libc = "0.2.62"
unicode-segmentation = "1.2.1"
-nix = "0.16.1"
+nix = "0.20.2"
cassowary = "^0.3.0"
[profile.release]