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-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 6e0217a2..3e7fc2e7 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.5.0" +tempfile = "3.6.0" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] libloading = "0.8" -- cgit v1.2.3-70-g09d2