bare bones calibre db reading
This commit is contained in:
commit
65e17fc55b
13 changed files with 790 additions and 0 deletions
5
Cargo.toml
Normal file
5
Cargo.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"calibre-db",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue