feat(event-payload): serializable NATS event payload types
This commit is contained in:
@@ -33,6 +33,8 @@ axum = { version = "0.8", features = ["macros"] }
|
||||
tower-http = { version = "0.6", features = ["cors", "trace"] }
|
||||
futures = "0.3"
|
||||
dotenvy = "0.15"
|
||||
async-nats = "0.38"
|
||||
async-stream = "0.3"
|
||||
|
||||
domain = { path = "crates/domain" }
|
||||
application = { path = "crates/application" }
|
||||
|
||||
Reference in New Issue
Block a user