diff --git a/Cargo.toml b/Cargo.toml index 7b2eed91..4b504fde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ isahc-static-curl = ["isahc/static-curl"] isahc-static-ssl = ["isahc/static-ssl"] [dev-dependencies] -env_logger = "0.10" +env_logger = "0.11" futures-await-test = "0.3" futures = "0.3" mockito = "1.0.0"