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>
This commit is contained in:
dependabot[bot] 2023-07-25 03:03:03 +02:00 committed by GitHub
parent 5ec126d3e2
commit 46251a1411
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 29 additions and 29 deletions

View file

@ -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]