mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-08 20:28:57 +02:00
chore(deps): update rust crate dirs to v7
This commit is contained in:
@@ -65,7 +65,7 @@ windows-sys = { version = "0.60.0", features = [
|
||||
] }
|
||||
|
||||
[target."cfg(target_os = \"linux\")".dependencies]
|
||||
dirs = "6"
|
||||
dirs = "7"
|
||||
tar = { version = "0.4", optional = true }
|
||||
flate2 = { version = "1", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user