Init
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ tokio = { version = "1.52.1", features = ["full"] }
|
||||
config = "0.15.22"
|
||||
sea-orm = { version = "2.0.0-rc.38", features = ["sqlx-sqlite", "sqlx-postgres", "sqlx-mysql", "runtime-tokio", "with-chrono", "with-uuid", "with-json", "schema-sync"] }
|
||||
migration = { path = "migration" }
|
||||
event-bus = { path = "event_bus" }
|
||||
event_bus = { path = "event_bus" }
|
||||
parking_lot = "0.12.5"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.149"
|
||||
|
||||
Reference in New Issue
Block a user