diff options
| author | Martin Haug <mhaug@live.de> | 2023-05-02 13:53:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-02 13:53:20 +0200 |
| commit | 17cef8dcee022ca89ccef62eaec23ff6c0e4cdf9 (patch) | |
| tree | 253ea22f94ac90f0df91d6e20758ecc9d7271ce8 /tests/Cargo.toml | |
| parent | 021694de239ca5d6d799dde98423036bb1da405e (diff) | |
Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
