stratisd/stratisd-fix-metadata.diff

12 lines
284 B
Diff
Raw Normal View History

2019-06-04 23:48:51 +00:00
--- 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"