From 0a0830ff93d7c92c3fe5bf882dbe0dd70e43b1aa Mon Sep 17 00:00:00 2001 From: Tobias Schmitz Date: Thu, 10 Jul 2025 14:35:41 +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 6ab36ee3f..c68d357ca 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#736d8b7e2c9c43d3fcf8b6bf31fb1a179605cab9" +source = "git+https://github.com/saecki/krilla?branch=tag-attributes#f4149ade70a23c38dcbe2db22a604a4714456b2a" 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#736d8b7e2c9c43d3fcf8b6bf31fb1a179605cab9" +source = "git+https://github.com/saecki/krilla?branch=tag-attributes#f4149ade70a23c38dcbe2db22a604a4714456b2a" dependencies = [ "flate2", "fontdb",