vanta-ui 0.0.14

Branded terminal UI for the vanta CLI: wordmark banner, progress bars, status lines (TTY/NO_COLOR-aware).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "vanta-ui"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Branded terminal UI for the vanta CLI: wordmark banner, progress bars, status lines (TTY/NO_COLOR-aware)."

[dependencies]
indicatif.workspace = true
owo-colors.workspace = true