diff --git a/Cargo.toml b/Cargo.toml index df01c1d..d936f57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,5 +22,5 @@ thiserror = "1.0" [dev-dependencies] assert_matches = "1.5" -mockito = "= 1.5.0" +mockito = "= 1.6.1" colored = "= 2.1.0"