fix(deps): update rust crate tabled to 0.20.0
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 1m1s
Checking Renovate configuration / validate (pull_request) Successful in 1m40s
Build and test / Tests (pull_request) Successful in 1m39s
Checking yaml / Run yamllint (pull_request) Successful in 11s
Build and test / Clippy (pull_request) Successful in 1m55s
Build and test / Build AMD64 (pull_request) Successful in 2m0s
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 1m1s
Checking Renovate configuration / validate (pull_request) Successful in 1m40s
Build and test / Tests (pull_request) Successful in 1m39s
Checking yaml / Run yamllint (pull_request) Successful in 11s
Build and test / Clippy (pull_request) Successful in 1m55s
Build and test / Build AMD64 (pull_request) Successful in 2m0s
This commit is contained in:
parent
46ab4f1578
commit
8f436bf880
2 changed files with 47 additions and 62 deletions
|
|
@ -13,6 +13,6 @@ log = "0.4.22"
|
|||
pdf-writer = "0.14.0"
|
||||
pretty_env_logger = "0.5.0"
|
||||
rayon = "1.10.0"
|
||||
tabled = "0.16.0"
|
||||
tabled = "0.20.0"
|
||||
walkdir = "2.5.0"
|
||||
zip = "2.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue