diff --git a/Cargo.toml b/Cargo.toml index 41dada5..b5ddb6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,4 +51,4 @@ default-tls = ["reqwest/default-tls"] [dev-dependencies] httpmock = "0.5" assert_cmd = "1.0" -predicates = "2.1" +predicates = "3.0"