Преглед изворни кода

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"