|
|
@ -48,7 +48,7 @@ infer = "0.19"
|
|
|
|
percent-encoding = "2.3"
|
|
|
|
percent-encoding = "2.3"
|
|
|
|
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|
|
|
|
[target."cfg(target_os = \"windows\")".dependencies]
|
|
|
|
zip = { version = "3", default-features = false, optional = true }
|
|
|
|
zip = { version = "4", default-features = false, optional = true }
|
|
|
|
windows-sys = { version = "0.59.0", features = [
|
|
|
|
windows-sys = { version = "0.59.0", features = [
|
|
|
|
"Win32_Foundation",
|
|
|
|
"Win32_Foundation",
|
|
|
|
"Win32_UI_WindowsAndMessaging",
|
|
|
|
"Win32_UI_WindowsAndMessaging",
|
|
|
|