fix(deps): update all dependencies

This commit is contained in:
2026-02-12 04:27:23 +00:00
parent f617aed1bf
commit 5cce28380b
2 changed files with 634 additions and 415 deletions

1047
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"