stratisd/stratisd-fix-metadata.diff
2019-06-04 16:48:51 -07:00

12 lines
284 B
Diff

--- 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"