소스 검색

chore(deps) Update Rust crate dirs-next to v2 (#1066)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
renovate[bot] 4 년 전
부모
커밋
fc368169d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cli/tauri-bundler/Cargo.toml

+ 1 - 1
cli/tauri-bundler/Cargo.toml

@@ -20,7 +20,7 @@ edition = "2018"
 ar = "0.8.0"
 chrono = "0.4"
 clap = "^2"
-dirs-next = "1.0.2"
+dirs-next = "2.0.0"
 glob = "0.3.0"
 icns = "0.3"
 image = "0.23.12"