diff --git a/Cargo.toml b/Cargo.toml index 01421d3..3ac94f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ indicatif = "0.18.3" [dev-dependencies] httpmock = "0.8.2" tokio-test = "0.4" -temp-env = "0.3" +temp-env = "0.3.6" tempfile = "3.12" futures = "0.3.31" assert_cmd = "2.0"