diff --git a/Cargo.toml b/Cargo.toml index 9e94472..8d33413 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ dialoguer = "0.11" indicatif = "0.18.3" [dev-dependencies] -httpmock = "0.8" +httpmock = "0.8.2" tokio-test = "0.4" temp-env = "0.3" tempfile = "3.12"