Explorar o código

chore(deps) Update Tauri Bundler (dev) (#7579)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
82c3f6be4a
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      tooling/bundler/Cargo.toml

+ 3 - 3
tooling/bundler/Cargo.toml

@@ -18,17 +18,17 @@ exclude = [ "CHANGELOG.md", "/target", "rustfmt.toml" ]
 
 [dependencies]
 tauri-utils = { version = "2.0.0-alpha.6", path = "../../core/tauri-utils", features = [ "resources" ] }
-image = "0.24.6"
+image = "0.24.7"
 libflate = "2.0"
 anyhow = "1.0"
 thiserror = "1.0"
 serde_json = "1.0"
 serde = { version = "1.0", features = [ "derive" ] }
 strsim = "0.10.0"
-tar = "0.4.39"
+tar = "0.4.40"
 walkdir = "2"
 handlebars = "4.3"
-tempfile = "3.7.0"
+tempfile = "3.7.1"
 log = { version = "0.4.19", features = [ "kv_unstable" ] }
 dirs-next = "2.0"
 os_pipe = "1"