From 46251a14111c5fafb7354ee805a9a04ca1d79813 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 25 Jul 2023 03:03:03 +0200 Subject: build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726) 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 903d36c0..80265d30 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.6.0" +tempfile = "3.7.0" dunce = "1.0.4" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -- cgit v1.2.3-70-g09d2