Files
rust-roller/Cargo.toml
T
2024-11-23 23:18:45 -08:00

9 lines
111 B
TOML

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