mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-11 11:53:21 +03:00
chore(deps) Update Rust crate dirs-next to v2 (#1067)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
parent
f949ea71aa
commit
48d33a4444
@ -18,7 +18,7 @@ exclude = [ "test/fixture/**" ]
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
serde_repr = "0.1"
|
||||
dirs-next = "1.0.2"
|
||||
dirs-next = "2.0.0"
|
||||
zip = "0.5.8"
|
||||
semver = "0.11"
|
||||
tempfile = "3"
|
||||
|
Loading…
Reference in New Issue
Block a user