thiserror

This commit is contained in:
sparshg
2024-09-19 00:56:21 +05:30
parent d38952a628
commit 0242a92ab2
5 changed files with 68 additions and 42 deletions

1
Cargo.lock generated
View File

@@ -164,6 +164,7 @@ dependencies = [
"serde_json",
"socketioxide",
"sqlx",
"thiserror",
"tokio",
"tower-http",
"tracing",