another commit

This commit is contained in:
2025-07-04 12:55:08 +08:00
parent 19ac57c338
commit 303159ef30
3 changed files with 11 additions and 9 deletions

View File

@@ -11,7 +11,6 @@ serde_json = "1.0"
sqlx = { version = "0.8", features = ["postgres", "runtime-tokio", "chrono", "bigdecimal", "derive"] }
thiserror = "2.0"
uuid = { version = "1.17", features = ["v4"] }
# validator = { version = "0.20", features = ["derive"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
dotenv = "0.15"