feat(application): export_diary::execute returns BoxStream<Bytes>
This commit is contained in:
@@ -15,6 +15,7 @@ sha2 = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
bytes = { workspace = true }
|
||||
|
||||
[features]
|
||||
xlsx = []
|
||||
|
||||
Reference in New Issue
Block a user