matrixed/Cargo.toml
2024-07-20 22:07:56 +02:00

8 lines
112 B
TOML

[package]
name = "matrixed"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"
termion = "4.0.2"