diff --git a/Cargo.toml b/Cargo.toml index 67f6888..824e702 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,5 +35,5 @@ tokio = { version = "1", features = ["macros", "rt", "rt-multi-thread", "sync", url = "2.5" [dev-dependencies] -assert_cmd = "2.0" +assert_cmd = "2.0.14" predicates = "3.1"