Files
basic-computer-games/91_Train/rust/Cargo.toml
2022-08-29 16:16:24 -07:00

11 lines
274 B
TOML

[package]
name = "rust"
version = "0.1.0"
authors = ["AnthonyMichaelTDM <68485672+AnthonyMichaelTDM@users.noreply.github.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rand = "0.8.5"