summaryrefslogtreecommitdiffstats
path: root/graphics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Cargo.toml')
-rw-r--r--graphics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index a27c5d7c..97500112 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -42,7 +42,7 @@ path = "../pure"
optional = true
[dependencies.lyon]
-version = "0.17"
+version = "1.0"
optional = true
[dependencies.qrcode]