소스 검색

chore(deps) Update Tauri Bundler (#382)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 5 년 전
부모
커밋
38858ab8d8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"