summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-11-26 15:34:02 +0100
committerLaurenz <laurmaedje@gmail.com>2022-11-26 15:34:02 +0100
commit9db6e533cd8a1d925a7daad92e1b99e6f98ac773 (patch)
treeb7abf4afe13c2c1b14b54472ebef3b359567c9d8 /Cargo.toml
parent36490f7f7bbe450b12faa24eba500909ccda3f85 (diff)
Make content a bit more compact
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fba8f5b3..d0b7a026 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,6 +32,7 @@ siphasher = "0.3"
subsetter = "0.1"
svg2pdf = "0.4"
syntect = { version = "5", default-features = false, features = ["default-syntaxes", "regex-fancy"] }
+thin-vec = "0.2"
tiny-skia = "0.6.2"
ttf-parser = "0.17"
unicode-segmentation = "1"