fix(deps): update rust crate lopdf to 0.38.0
All checks were successful
Build and test / Clippy (pull_request) Successful in 42s
Checking Renovate configuration / validate (pull_request) Successful in 1m1s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Tests (pull_request) Successful in 1m4s
Build and test / Build AMD64 (pull_request) Successful in 1m3s
Build and test / Generate Documentation (pull_request) Successful in 1m4s
All checks were successful
Build and test / Clippy (pull_request) Successful in 42s
Checking Renovate configuration / validate (pull_request) Successful in 1m1s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Tests (pull_request) Successful in 1m4s
Build and test / Build AMD64 (pull_request) Successful in 1m3s
Build and test / Generate Documentation (pull_request) Successful in 1m4s
This commit is contained in:
parent
b35ccbe271
commit
4b69124358
2 changed files with 236 additions and 31 deletions
|
|
@ -16,7 +16,7 @@ rayon = "1.10.0"
|
|||
tabled = "0.20.0"
|
||||
walkdir = "2.5.0"
|
||||
zip = "6.0.0"
|
||||
lopdf = "0.32.0"
|
||||
lopdf = "0.38.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue