feat(presentation): NatsEventPublisher with no-op fallback when NATS_URL unset
This commit is contained in:
@@ -14,6 +14,8 @@ api-types = { workspace = true }
|
||||
postgres = { workspace = true }
|
||||
postgres-search = { workspace = true }
|
||||
auth = { workspace = true }
|
||||
nats = { workspace = true }
|
||||
async-nats = { workspace = true }
|
||||
axum = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
tower-http = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user