chore(dependencies): update multiple dependencies and library versions
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-10-08 17:09:28 +05:30
parent 9fcacdcb32
commit e5521f2c3e
4 changed files with 168 additions and 209 deletions

View File

@@ -13,6 +13,6 @@ serde_json = "1.0"
reqwest = { version = "0.12", features = ["json"] }
chrono = { version = "0.4", features = ["serde"] }
thiserror = "2.0"
error-stack = "0.5"
error-stack = "0.6"
tracing = "0.1"
tracing-subscriber = "0.3"