summaryrefslogtreecommitdiffstats
path: root/graphics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index 61f1f6d4..12ad3f14 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -13,6 +13,7 @@ font-icons = []
[dependencies]
bytemuck = "1.2"
glam = "0.8"
+raw-window-handle = "0.3"
[dependencies.iced_native]
version = "0.2"