Remove parent from PlatformSpecific window settings

This commit is contained in:
Héctor Ramón Jiménez 2024-06-14 02:23:25 +02:00
parent 4e7cbbf98a
commit b21e4567dc
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 1 additions and 13 deletions

View file

@ -33,8 +33,5 @@ web-time.workspace = true
dark-light.workspace = true
dark-light.optional = true
[target.'cfg(windows)'.dependencies]
raw-window-handle.workspace = true
[dev-dependencies]
approx = "0.5"