Remove not used dependency

This commit is contained in:
Exidex 2025-01-01 12:05:20 +01:00
parent b406da1598
commit 2e062705c7
No known key found for this signature in database
GPG key ID: 46D8D21671EB48FA

View file

@ -58,7 +58,6 @@ objc2 = "0.5.2"
[target.'cfg(target_os = "windows")'.dependencies]
windows = { version = "0.58.0", features = ["Win32_Storage_FileSystem", "Win32_UI_WindowsAndMessaging", "Win32_UI_Shell", "Win32_UI_Controls"] }
windows-icons = "0.1.0"
[features]
scenario_runner = []