This commit is contained in:
aecsocket
2026-07-26 15:26:02 +01:00
parent 88c0915066
commit 36d3aab0de
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ dunce = { workspace = true }
[target.'cfg(target_os = "macos")'.dependencies]
cidre = { workspace = true, features = ["blocks", "nw"] }
[target.'cfg(windows)'.dependencies]
[target."cfg(windows)".dependencies]
windows = { workspace = true, features = ["Networking_Connectivity"] }
windows-core = { workspace = true }
winreg = { workspace = true }