chore(deps): bump calamine version

This commit is contained in:
2025-09-02 09:19:42 +04:00
parent 6a535f8d73
commit 829c1cf68d
2 changed files with 6 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ derive_more = { version = "2.0.1", features = ["error", "display"] }
utoipa = { version = "5.4.0", features = ["macros", "chrono"] }
calamine = { git = "https://github.com/prophittcorey/calamine.git", branch = "fix/zip-3.0" }
calamine = "0.30.0"
async-trait = "0.1.89"
reqwest = "0.12.23"