From f7c0ca7e0c8f359380c522c2755fcadd328f8370 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 8 Aug 2023 15:20:49 +0200 Subject: build(deps): bump tempfile from 3.7.0 to 3.7.1 (#7862) Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 30ac60b8..d6b1692c 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -79,4 +79,4 @@ helix-loader = { version = "0.6", path = "../helix-loader" } [dev-dependencies] smallvec = "1.11" indoc = "2.0.3" -tempfile = "3.7.0" +tempfile = "3.7.1" -- cgit v1.2.3-70-g09d2