chore(deps): update rust crate dirs to v6

pull/2311/head
renovate[bot] 6 months ago committed by GitHub
parent 512a188c7a
commit 59c8637266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,7 @@ windows-sys = { version = "0.59.0", features = [
] }
[target."cfg(target_os = \"linux\")".dependencies]
dirs = "5"
dirs = "6"
tar = { version = "0.4", optional = true }
flate2 = { version = "1", optional = true }

Loading…
Cancel
Save