summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-25 17:39:40 +0200
committerLaurenz <laurmaedje@gmail.com>2023-10-25 17:39:40 +0200
commite686a11ae7410dc9e99ad755881663303b2301d9 (patch)
tree1a54c3835dd402793e74564ee730dbae2fd55901 /tests
parentc29a31b6c5b55d7416f967fede5b1db2c523a615 (diff)
Bump dependencies
Diffstat (limited to 'tests')
-rw-r--r--tests/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index 6009fc1b..ba0a054c 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -16,7 +16,7 @@ iai = { git = "https://github.com/typst/iai" }
once_cell = "1"
oxipng = { git = "https://github.com/typst/oxipng", rev = "b8ec65b", default-features = false, features = ["filetime", "parallel", "zopfli"] }
rayon = "1.7.0"
-tiny-skia = "0.10.0"
+tiny-skia = "0.11"
ttf-parser = "0.19.2"
unscanny = "0.1"
walkdir = "2"