summaryrefslogtreecommitdiffstats
path: root/glow/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'glow/Cargo.toml')
-rw-r--r--glow/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml
index 0178f9f7..3f85e52d 100644
--- a/glow/Cargo.toml
+++ b/glow/Cargo.toml
@@ -24,7 +24,7 @@ bytemuck = "1.4"
log = "0.4"
[dependencies.iced_native]
-version = "0.2"
+version = "0.3"
path = "../native"
[dependencies.iced_graphics]