aboutsummaryrefslogtreecommitdiff
path: root/helix-stdx/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-stdx/Cargo.toml')
-rw-r--r--helix-stdx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-stdx/Cargo.toml b/helix-stdx/Cargo.toml
index e77f8b91..540a1b99 100644
--- a/helix-stdx/Cargo.toml
+++ b/helix-stdx/Cargo.toml
@@ -18,4 +18,4 @@ ropey = { version = "1.6.1", default-features = false }
which = "6.0"
[dev-dependencies]
-tempfile = "3.9"
+tempfile = "3.10"