summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Schmitz <tobiasschmitz2001@gmail.com>2025-07-10 14:35:41 +0200
committerTobias Schmitz <tobiasschmitz2001@gmail.com>2025-07-10 15:41:31 +0200
commit0a0830ff93d7c92c3fe5bf882dbe0dd70e43b1aa (patch)
tree8d4edc6cf7c9318d0ea909e9db165b1796bf10bc
parentdf10cb8570defebda79f000c9ea4bd16eff81102 (diff)
fix: update krillapdf-accessibility
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6ab36ee3..c68d357c 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",