aboutsummaryrefslogtreecommitdiff
path: root/helix-vcs
diff options
context:
space:
mode:
authordependabot[bot]2023-06-13 00:51:34 +0000
committerGitHub2023-06-13 00:51:34 +0000
commit0d998c99d4289f8db6f25b8fe3c82da4ec13e858 (patch)
treec5f7d2953fdf9a8a2e197c01dea4491f24724b0a /helix-vcs
parent3c23ea5d153c25743937120b0681cb1e45444c99 (diff)
build(deps): bump tempfile from 3.5.0 to 3.6.0 (#7326)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'helix-vcs')
-rw-r--r--helix-vcs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-vcs/Cargo.toml b/helix-vcs/Cargo.toml
index f644add5..a76664f2 100644
--- a/helix-vcs/Cargo.toml
+++ b/helix-vcs/Cargo.toml
@@ -27,4 +27,4 @@ log = "0.4"
git = ["gix"]
[dev-dependencies]
-tempfile = "3.4" \ No newline at end of file
+tempfile = "3.6" \ No newline at end of file