play-loto/Cargo.toml
2021-02-05 17:40:29 +01:00

11 lines
233 B
TOML

[package]
name = "play-loto"
version = "0.1.0"
authors = ["Patrick MARIE <pm@mkz.me>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rand = "0.8.3"