Files
rust-roller/Cargo.toml
T
2024-11-26 21:35:22 -08:00

10 lines
131 B
TOML

[package]
name = "rust-roller"
version = "0.1.0"
edition = "2021"
[dependencies]
nom = "7.1.3"
rand = "0.8.5"
textplots = "0.8.6"