feat: support cbr reading
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 2m6s
Build and test / Tests (pull_request) Successful in 4m52s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Clippy (pull_request) Successful in 4m56s
Build and test / Build AMD64 (pull_request) Successful in 6m11s
Build and test / Generate Documentation (pull_request) Successful in 4m49s
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 2m6s
Build and test / Tests (pull_request) Successful in 4m52s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Clippy (pull_request) Successful in 4m56s
Build and test / Build AMD64 (pull_request) Successful in 6m11s
Build and test / Generate Documentation (pull_request) Successful in 4m49s
This commit is contained in:
parent
b35ccbe271
commit
be91b5dcc5
10 changed files with 216 additions and 20 deletions
|
|
@ -17,6 +17,7 @@ tabled = "0.20.0"
|
|||
walkdir = "2.5.0"
|
||||
zip = "6.0.0"
|
||||
lopdf = "0.32.0"
|
||||
unrar = "0.5.8"
|
||||
tempfile = "3.12.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue