summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRalph Langendam <RLangendam@users.noreply.github.com>2023-04-07 11:38:18 +0200
committerGitHub <noreply@github.com>2023-04-07 11:38:18 +0200
commit94e052b8ccace3221aa960b9abe3b3f32b1d894f (patch)
tree58cdbe97869f9828a816a0a6f0abc8da4b55af5c /Cargo.toml
parent1254393ac9d87a51510a6cff8132b61e3e7f88bc (diff)
Update tiny-skia (#166)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bd5ad320..52aa3708 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ siphasher = "0.3"
subsetter = "0.1.1"
svg2pdf = "0.4"
thin-vec = "0.2"
-tiny-skia = "0.6.2"
+tiny-skia = "0.6.6"
ttf-parser = "0.18.1"
unicode-math-class = "0.1"
unicode-segmentation = "1"