Skip to content

Commit d00b4be

Browse files
committed
Increase loopdev-3 dependency lower bound to 0.5.3
This ensures that all stratisd dependencies are built with the same bindgen version. Signed-off-by: mulhern <amulhern@redhat.com>
1 parent eb9f7ca commit d00b4be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ optional = true
244244
[dev-dependencies]
245245
assert_cmd = "2.2.0"
246246
assert_matches = "1.5.0"
247-
loopdev-3 = "0.5.1"
247+
loopdev-3 = "0.5.3"
248248
predicates = "3.1.0"
249249
proptest = "1.0.0"
250250

0 commit comments

Comments
 (0)