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, 2 insertions, 0 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index 15aac4ed..2ff05e1b 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -37,6 +37,8 @@ path = "../style"
[dependencies.lyon]
version = "0.17"
+git = "https://github.com/nical/lyon.git"
+rev = "7cf55e76786602e1af767aeec0eccacc783d9d4b"
optional = true
[dependencies.qrcode]