16 lines
427 B
Diff
16 lines
427 B
Diff
--- stratisd/Cargo.toml 2021-12-21 10:54:57.964593614 -0500
|
|
+++ stratisd/Cargo.toml 2021-12-21 10:55:56.364280448 -0500
|
|
@@ -72,12 +72,9 @@
|
|
|
|
[dependencies.devicemapper]
|
|
version = "0.32.0"
|
|
-git = "https://github.com/stratis-storage/devicemapper-rs"
|
|
-branch = "crates-io-patch-0.32.0"
|
|
|
|
[dependencies.stratisd_proc_macros]
|
|
version = "0.1.0"
|
|
-path = "./stratisd_proc_macros"
|
|
|
|
[dependencies.libcryptsetup-rs]
|
|
version = "0.4.3"
|