fix(deps): bump bat to 0.26.1 to resolve RUSTSEC-2026-0008 (#7021)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-02-06 16:59:15 +08:00
committed by GitHub
parent 6fb76306ba
commit 59f5958f0e
2 changed files with 108 additions and 70 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ cliclack = "0.3.5"
console = "0.16.1"
uuid = { version = "1.11", features = ["v4"] }
dotenvy = "0.15.7"
bat = "0.25.0"
bat = "0.26.1"
anyhow = { workspace = true }
serde_json = { workspace = true }
tokio = { workspace = true }