diff --git a/Cargo.toml b/Cargo.toml index d624655a..6e359d15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ url = "2.1.1" [dev-dependencies] dirs = "4.0" env_logger = "0.8" -mockito = "0.30" +mockito = "0.32" spectral = "0.6" test-case = "1.0.0" tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }