use dunce

This commit is contained in:
amrbashir
2024-10-30 01:38:01 +03:00
parent 1ec8844b0e
commit 539d41ace7
4 changed files with 47 additions and 86 deletions
+1
View File
@@ -37,6 +37,7 @@ regex = "1"
open = { version = "5", features = ["shellexecute-on-windows"] }
encoding_rs = "0.8"
os_pipe = "1"
dunce = { workspace = true }
[target."cfg(windows)".dependencies.windows]
version = "0.54"