From 94e052b8ccace3221aa960b9abe3b3f32b1d894f Mon Sep 17 00:00:00 2001 From: Ralph Langendam Date: Fri, 7 Apr 2023 11:38:18 +0200 Subject: [PATCH] Update tiny-skia (#166) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"