Sfoglia il codice sorgente

chore(deps) Update Tauri Bundler (#382)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 5 anni fa
parent
commit
38858ab8d8
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      cli/tauri-cli/Cargo.toml

+ 2 - 2
cli/tauri-cli/Cargo.toml

@@ -18,14 +18,14 @@ dirs = "2.0.2"
 error-chain = "0.12"
 glob = "0.3.0"
 icns = "0.3"
-image = "0.22.4"
+image = "0.22.5"
 libflate = "0.1"
 md5 = "0.7.0"
 msi = "0.2"
 
 serde = "1.0"
 serde_derive = "1.0"
-strsim = "0.9.3"
+strsim = "0.10.0"
 tar = "0.4"
 target_build_utils = "0.3"
 term = "0.6.1"