From 0d998c99d4289f8db6f25b8fe3c82da4ec13e858 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 13 Jun 2023 09:51:34 +0900 Subject: 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> --- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index e623e2de..9f9e9f56 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -76,4 +76,4 @@ helix-loader = { version = "0.6", path = "../helix-loader" } [dev-dependencies] smallvec = "1.10" indoc = "2.0.1" -tempfile = "3.4.0" +tempfile = "3.6.0" -- cgit v1.2.3-70-g09d2