feat: Add zip parser
ref: Parsers now returns vector, not a single book
This commit is contained in:
@@ -19,6 +19,7 @@ uuid = { version = "1.18.1", features = [
|
||||
"rng",
|
||||
] }
|
||||
quick-xml = { version = "0.38.3", features = ["serialize", "serde"] }
|
||||
zip = "5.0.0"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
Reference in New Issue
Block a user