fix(deps): update all dependencies

This commit is contained in:
2025-12-31 01:28:31 +00:00
parent f617aed1bf
commit f01d8cb47e
2 changed files with 632 additions and 413 deletions

1043
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ tracing.workspace = true
tracing-subscriber.workspace = true
clap.workspace = true
dotenv.workspace = true
reqwest = { version = "0.12.4", features = ["json"]}
reqwest = { version = "0.13.0", features = ["json"]}
serde = { version = "1.0.202", features = ["derive"] }
serde_json = "1.0.117"
tera = "1.19.1"