feat(api): enhance error handling with serde_path_to_error integration
This commit is contained in:
@@ -32,3 +32,4 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
# Async utilities
|
||||
futures = "0.3"
|
||||
urlencoding = "2.1.3"
|
||||
serde_path_to_error = "0.1.20"
|
||||
|
||||
Reference in New Issue
Block a user