diff --git a/Cargo.toml b/Cargo.toml index 59d36dc8..26523fe7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ log = "0.4.14" [dev-dependencies] assert_matches = "1.5.0" loopdev-3 = "0.5.0" -procfs = "0.17.0" +procfs = "0.18.0" tempfile = "3.7.0" [dev-dependencies.uuid]