Whoa boy rust is a problem child

This commit is contained in:
bel
2020-05-02 14:02:00 -06:00
parent f12fa74c86
commit cd841f38eb
18 changed files with 1005 additions and 8 deletions

10
secert-hitler/Cargo.toml Normal file
View File

@@ -0,0 +1,10 @@
[package]
name = "secert-hitler"
version = "0.1.0"
authors = ["bel <squeaky2x3@blapointe.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rand = "*"