8 lines
115 B
TOML
8 lines
115 B
TOML
[package]
|
|
name = "rtiow"
|
|
version = "0.1.0"
|
|
authors = ["Bill Thiede <rust@xinu.tv>"]
|
|
|
|
[dependencies]
|
|
rand = "0.5.5"
|