Improve --help: add detailed about/examples/color, snapshot test (clo… (#371)

This commit is contained in:
DevBroco
2026-02-27 17:45:30 +04:00
committed by GitHub
parent c592a8f2de
commit a89c5f7348
5 changed files with 317 additions and 150 deletions
+1
View File
@@ -172,6 +172,7 @@ tokio-tungstenite = "0.26"
testcontainers-modules = { version = "0.11", features = ["postgres"] }
pretty_assertions = "1"
tempfile = "3"
insta = "1.46.3"
[features]
default = ["postgres", "libsql", "html-to-markdown"]