summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-10-15 17:37:01 +0200
committerLaurenz <laurmaedje@gmail.com>2022-10-15 17:37:01 +0200
commit54b38c479060ac06213cb311f22b84bccdf88932 (patch)
tree34f58d3ba7ab9c0ccb85d411d16482663bc78072 /Cargo.toml
parent86990d2287979a40f7b7dd73eb31b6a06bab4055 (diff)
Bump dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 03bc717e..1c96229b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ unscanny = "0.1"
regex = "1"
# Incremental compilation
-comemo = { git = "https://github.com/typst/comemo" }
+comemo = "0.1"
# Text and font handling
hypher = "0.1"
@@ -47,7 +47,7 @@ serde_json = "1"
# PDF export
miniz_oxide = "0.5"
pdf-writer = "0.6"
-subsetter = { git = "https://github.com/typst/subsetter" }
+subsetter = "0.1"
svg2pdf = "0.4"
# Raster export / rendering