mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
fmt
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user