From e3c0855a2bc5e971716986c3d6148b3cc1858fbc Mon Sep 17 00:00:00 2001 From: Tobias Schmitz Date: Sat, 12 Jul 2025 14:15:13 +0200 Subject: [PATCH] fix: update krilla --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1ef8c3d19..072dd595c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1373,7 +1373,7 @@ dependencies = [ [[package]] name = "krilla" version = "0.4.0" -source = "git+https://github.com/saecki/krilla?branch=tag-attributes#f4149ade70a23c38dcbe2db22a604a4714456b2a" +source = "git+https://github.com/saecki/krilla?branch=tag-attributes#5ae27ecab2f74d7a5e58b962f04c85bc2662602e" dependencies = [ "base64", "bumpalo", @@ -1402,7 +1402,7 @@ dependencies = [ [[package]] name = "krilla-svg" version = "0.1.0" -source = "git+https://github.com/saecki/krilla?branch=tag-attributes#f4149ade70a23c38dcbe2db22a604a4714456b2a" +source = "git+https://github.com/saecki/krilla?branch=tag-attributes#5ae27ecab2f74d7a5e58b962f04c85bc2662602e" dependencies = [ "flate2", "fontdb",