[package] name = "gds-sim" version = "0.1.1" edition = "2021" license = "MIT" description = "The Greek Dating Simulator!" homepage = "https://gitlab.com/tlppi/gds" repository = "https://gitlab.com/tlppi/gds" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.8.5"