feat: improve bat daemon cli output

This commit is contained in:
2026-07-12 23:04:13 +08:00
parent 264e78c440
commit f7255f7c04
8 changed files with 3231 additions and 344 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ authors.workspace = true
license.workspace = true
[[bin]]
name = "bat-official-sync"
name = "bat"
path = "src/bin/bat_official_sync.rs"
[dependencies]