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
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:
parent
0b576d3a43
commit
7e1781e111
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1038,9 +1038,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pdf-writer"
|
||||
version = "0.12.0"
|
||||
version = "0.14.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "be17f48d7fbbd22c6efedb58af5d409aa578e407f40b29a0bcb4e66ed84c5c98"
|
||||
checksum = "92a79477295a713c2ed425aa82a8b5d20cec3fdee203706cbe6f3854880c1c81"
|
||||
dependencies = [
|
||||
"bitflags 2.6.0",
|
||||
"itoa",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue