diff --git a/Cargo.toml b/Cargo.toml index c3fe134..0bed2b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ async-std = "1.4.0" [dev-dependencies] assert_cmd = "1.0.2" -predicates = "1.0.2" +predicates = "2.0.1" [lib] name = "node_prune"