From 53bb62b318d3b898ac10f28f35df5dcb47da6bb3 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 31 Oct 2023 16:57:03 +0900 Subject: build(deps): bump tempfile from 3.8.0 to 3.8.1 (#8672) 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 8e52e972..54cb5b85 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.8.0" +tempfile = "3.8.1" dunce = "1.0.4" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -- cgit v1.2.3-70-g09d2