chore(deps) Update Tauri Bundler (#7152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-07 09:39:31 -03:00 committed by GitHub
parent ba6e5813e6
commit d33672cffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,11 +28,11 @@ strsim = "0.10.0"
tar = "0.4.38"
walkdir = "2"
handlebars = "4.3"
tempfile = "3.5.0"
tempfile = "3.6.0"
log = { version = "0.4.18", features = [ "kv_unstable" ] }
dirs-next = "2.0"
os_pipe = "1"
ureq = { version = "2.5", default-features = false }
ureq = { version = "2.6", default-features = false }
native-tls = { version = "0.2", optional = true }
hex = "0.4"
semver = "1"