From 10f75ac67a4e45f8b8ab3153f2614a4197e681be Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 22 Aug 2023 12:49:15 +0900 Subject: build(deps): bump tempfile from 3.7.1 to 3.8.0 (#8038) Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-loader/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-loader') diff --git a/helix-loader/Cargo.toml b/helix-loader/Cargo.toml index e415cfe0..8e52e972 100644 --- a/helix-loader/Cargo.toml +++ b/helix-loader/Cargo.toml @@ -28,7 +28,7 @@ which = "4.4" # cloning/compiling tree-sitter grammars cc = { version = "1" } threadpool = { version = "1.0" } -tempfile = "3.7.1" +tempfile = "3.8.0" dunce = "1.0.4" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -- cgit v1.2.3-70-g09d2