summaryrefslogtreecommitdiffstats
path: root/packages/svgbob/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/svgbob/Cargo.toml')
-rw-r--r--packages/svgbob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/svgbob/Cargo.toml b/packages/svgbob/Cargo.toml
index 7eebfdb..0b91aa0 100644
--- a/packages/svgbob/Cargo.toml
+++ b/packages/svgbob/Cargo.toml
@@ -14,7 +14,7 @@ nalgebra = "0.32.1"
parry2d = "0.13.5"
once_cell = "1.18.0"
#sauron = { version = "0.59.0", default-features = false}
-sauron = { path = "../../../sauron", default-features = false}
+sauron = { path = "../../../sauron", default-features = false, features = ["with-jss"]}
unicode-width = "0.1.9"
itertools = "0.11.0"
pom = { version = "3.2.0" }