summaryrefslogtreecommitdiffstats
path: root/svgbob/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'svgbob/Cargo.toml')
-rw-r--r--svgbob/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/svgbob/Cargo.toml b/svgbob/Cargo.toml
index a7f2dfc..7210f63 100644
--- a/svgbob/Cargo.toml
+++ b/svgbob/Cargo.toml
@@ -9,8 +9,7 @@ publish = false
nalgebra = "0.18.0"
ncollide2d = "0.19.1"
lazy_static = "1.3.0"
-html5ever = "0.23.0"
-sauron = { version = "0.21.0"}
+sauron = { version = "0.21.0", default-features = false}
unicode-width = "0.1.5"
itertools = "0.8.0"
pom = { version = "3.1.0" }