@ -6547,7 +6547,7 @@ dependencies = [
"tracing",
"url",
"windows-registry 0.4.0",
"windows-result 0.2.0",
"windows-result 0.3.0",
]
[[package]]
@ -39,7 +39,7 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.4"
windows-result = "0.2"
windows-result = "0.3"
[target."cfg(target_os = \"linux\")".dependencies]
rust-ini = "0.21"