diff --git a/Cargo.toml b/Cargo.toml index 0e68b5f..25083c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ lcov = "0.8" remain = "0.2" serde_json = "1.0" sha2 = "0.10" -tempfile = "3.14" +tempfile = "3.15" [dev-dependencies] ctor = "0.2"