Use workspace dependency for raw-window-handle

This commit is contained in:
Héctor Ramón Jiménez 2023-11-29 22:32:41 +01:00
parent e09b4e24dd
commit 6dca076c8b
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 2 additions and 3 deletions

View file

@ -27,7 +27,6 @@ iced_runtime.workspace = true
iced_style.workspace = true
log.workspace = true
raw-window-handle.workspace = true
thiserror.workspace = true
tracing.workspace = true
window_clipboard.workspace = true