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:
renovate[bot] 2020-12-04 23:45:18 -03:00 committed by GitHub
parent f949ea71aa
commit 48d33a4444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"