fix(deps): update rust crate pdf-writer to 0.14.0
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 46s
Build and test / Clippy (pull_request) Successful in 35s
Checking Renovate configuration / validate (pull_request) Successful in 1m11s
Build and test / Tests (pull_request) Successful in 45s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 49s

This commit is contained in:
Renovate 2025-10-09 19:17:42 +11:00
parent 0b576d3a43
commit 7e1781e111
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ dialoguer = "0.12.0"
image = "0.25.2"
indicatif = "0.18.0"
log = "0.4.22"
pdf-writer = "0.12.0"
pdf-writer = "0.14.0"
pretty_env_logger = "0.5.0"
rayon = "1.10.0"
tabled = "0.16.0"