Add export to csv for books
This commit is contained in:
parent
a4c5e8185b
commit
60a5bf5583
10 changed files with 166 additions and 27 deletions
|
|
@ -31,3 +31,4 @@ pretty_env_logger = "0.5.0"
|
|||
# custom logger
|
||||
log = "0.4.29"
|
||||
serde_with = "3.16.1"
|
||||
csv = "1.4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue