diff options
Diffstat (limited to 'runtime/Cargo.toml')
-rw-r--r-- | runtime/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 8089d545..3a47a971 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -20,3 +20,4 @@ iced_futures.workspace = true iced_futures.features = ["thread-pool"] thiserror.workspace = true +raw-window-handle.workspace = true |