We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tempfile
Cargo.toml
Cargo.lock
1 parent bbcc84a commit 8392a00Copy full SHA for 8392a00
Cargo.toml
@@ -31,7 +31,7 @@ gccjit = "2.7"
31
[dev-dependencies]
32
boml = "0.3.1"
33
lang_tester = "0.8.0"
34
-tempfile = "3.7.1"
+tempfile = "3.20"
35
36
[profile.dev]
37
# By compiling dependencies with optimizations, performing tests gets much faster.
0 commit comments