Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/Cargo.toml')
-rw-r--r--helix-term/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml
index 6e27b00f..d09919da 100644
--- a/helix-term/Cargo.toml
+++ b/helix-term/Cargo.toml
@@ -85,5 +85,5 @@ helix-loader = { path = "../helix-loader" }
[dev-dependencies]
smallvec = "1.13"
indoc = "2.0.5"
-tempfile = "3.11.0"
+tempfile = "3.12.0"
same-file = "1.0.1"