refactored main for unit testing
This commit is contained in:
@@ -25,3 +25,8 @@ tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
|
||||
uuid = { version = "1.19.0", features = ["serde", "v7"] }
|
||||
validator = "0.20.0"
|
||||
|
||||
[dev-dependencies]
|
||||
http-body-util = "0.1.3"
|
||||
reqwest = { version = "0.13.1", features = ["json"] }
|
||||
tower = { version = "0.5.3", features = ["util"] }
|
||||
|
||||
Reference in New Issue
Block a user