Blob Blame History Raw
--- stratisd/Cargo.toml	2019-06-04T23:39:07.962690+00:00
+++ stratisd/Cargo.toml	2019-06-04T23:39:07.962690+00:00
@@ -7,7 +7,7 @@
 [dependencies]
 dbus = {version = "0.6.4", optional = true}
 clap = "2"
-nix = "0.13"
+nix = "0.14"
 devicemapper = "0.27.0"
 crc = "1"
 byteorder = "1"