diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml index 2ff05e1b..15aac4ed 100644 --- a/graphics/Cargo.toml +++ b/graphics/Cargo.toml @@ -37,8 +37,6 @@ path = "../style" [dependencies.lyon] version = "0.17" -git = "https://github.com/nical/lyon.git" -rev = "7cf55e76786602e1af767aeec0eccacc783d9d4b" optional = true [dependencies.qrcode] |