From 17cef8dcee022ca89ccef62eaec23ff6c0e4cdf9 Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Tue, 2 May 2023 13:53:20 +0200 Subject: Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) --- tests/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Cargo.toml') diff --git a/tests/Cargo.toml b/tests/Cargo.toml index e0b3a24a..0b704ec2 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -14,7 +14,7 @@ iai = { git = "https://github.com/reknih/iai" } once_cell = "1" oxipng = "8.0.0" rayon = "1.7.0" -tiny-skia = "0.6.6" +tiny-skia = "0.9.0" ttf-parser = "0.18.1" unscanny = "0.1" walkdir = "2" -- cgit v1.2.3