feat: add futures workspace dep, upgrade EventConsumer to BoxStream
This commit is contained in:
@@ -9,5 +9,6 @@ chrono = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
|
||||
email_address = "0.2.9"
|
||||
|
||||
Reference in New Issue
Block a user