Jelajahi Sumber

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 tahun lalu
induk
melakukan
fc368169d1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"