We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40f65e2 + ef455d1 commit b6b01a9Copy full SHA for b6b01a9
1 file changed
Cargo.toml
@@ -44,3 +44,8 @@ path = "./devicemapper-rs-sys"
44
45
[build-dependencies]
46
semver = "1.0.0"
47
+
48
+# FIXME: remove when loopdev dependency lower bound is increased from 0.4.0
49
+[patch.crates-io.loopdev]
50
+git = "https://github.com/mulkieran/loopdev"
51
+branch = "bump-bindgen-reduce-version"
0 commit comments