summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 dab6a6a4..5aa6ffa5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,9 +7,9 @@ edition = "2018"
[dependencies]
pdf = { path = "../pdf" }
opentype = { path = "../opentype" }
-unicode-xid = "0.1.0"
byteorder = "1"
-smallvec = "0.6.9"
+smallvec = "0.6.10"
+unicode-xid = "0.1.0"
[[bin]]
name = "typst"