nu-table 0.69.1

Nushell table printing
Documentation
[[bin]]
name = "table"
path = "src/main.rs"
[dependencies.atty]
version = "0.2.14"

[dependencies.nu-ansi-term]
version = "0.46.0"

[dependencies.nu-protocol]
version = "0.69.1"

[dependencies.strip-ansi-escapes]
version = "0.1.1"

[dependencies.tabled]
features = ["color"]
version = "0.8.0"

[package]
authors = ["The Nushell Project Developers"]
description = "Nushell table printing"
edition = "2021"
license = "MIT"
name = "nu-table"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-table"
version = "0.69.1"