Re-implement against latest iced master. Rename FetchNativeHandle.

This commit is contained in:
dtzxporter 2024-01-19 14:48:14 -05:00 committed by Héctor Ramón Jiménez
parent 6f97b62457
commit 7105992228
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 47 additions and 0 deletions

View file

@ -20,3 +20,4 @@ iced_futures.workspace = true
iced_futures.features = ["thread-pool"]
thiserror.workspace = true
raw-window-handle.workspace = true