diff --git a/Cargo.toml b/Cargo.toml index df1862e..58b0d57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ color-print = "0.3.4" assert_cmd = "2.0.0" rstest = { version = "0.26.0", default-features = false } rstest_reuse = "0.7.0" -tempfile = "=3.15.0" +tempfile = "3.15.0" [features] default = []