thiserror
This commit is contained in:
@@ -12,6 +12,7 @@ serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
socketioxide = { version = "0.14.1", features = ["state", "tracing"] }
|
||||
sqlx = { version = "0.8.2", features = ["macros", "postgres", "runtime-tokio"] }
|
||||
thiserror = "1.0.63"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
tower-http = { version = "0.5.2", features = ["cors"] }
|
||||
tracing = "0.1.40"
|
||||
|
Reference in New Issue
Block a user