aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 987d4c5..e7158ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ strum = { version = "0.28.0", features = ["derive"], optional = true }
[dev-dependencies]
rand = { version = "0.10.0", features = ["thread_rng"] }
asmlinator = { version = "2.1.0" }
+tempfile = { version = "=3.24.0" }
[[test]]
name = "test"