diff --git a/macbrew-proxy/Cargo.toml b/macbrew-proxy/Cargo.toml index 545f14c..63b6309 100644 --- a/macbrew-proxy/Cargo.toml +++ b/macbrew-proxy/Cargo.toml @@ -25,6 +25,6 @@ hexplay = "0.2.1" chrono = "0.4" [dev-dependencies] -mockito = "0.30.0" +mockito = "1.0.1" insta = "1.7.1" tokio-test = "0.4.2"