diff --git a/Cargo.toml b/Cargo.toml index 3ad421e..a002e15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ features = ["gzip", "json"] # Used in the examples of documentation colored = "3.0" isahc = { version = "1.7", features = ["json"] } -mockito = "0.32" +mockito = "1.7" once_cell = "1.10" [[example]]