This repository has been archived on 2026-03-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
mmtui/Cargo.toml
2026-03-03 14:06:00 -06:00

10 lines
129 B
TOML

[package]
name = "mmtui"
version = "0.1.0"
edition = "2024"
[dependencies]
chrono = "0.4.44"
rand = "0.10.0"
ratatui = "0.30.0"