tuitab 0.3.3

Terminal tabular data explorer — CSV/JSON/Parquet/Excel/SQLite viewer with filtering, sorting, pivot tables, and charts
1
2
3
4
5
6
[toolchain]
# Pin to a nightly before polars-ops 0.53 private unicode API breakage
# (core::unicode::{Cased, Case_Ignorable} became private in nightly ≥ 2026-03-25).
# Remove once polars 0.54+ ships with the fix.
channel = "nightly-2026-03-15"
components = ["rustfmt", "clippy"]