refactor: remove 'auto' mode, just specify value via constant for better clap visibility

This commit is contained in:
2025-09-13 11:38:18 -05:00
parent f3861a60c4
commit 79fc931077
3 changed files with 14 additions and 12 deletions

2
Cargo.lock generated
View File

@@ -218,7 +218,7 @@ dependencies = [
[[package]]
name = "banner"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"anyhow",
"async-trait",