Add Cargo.toml

This commit is contained in:
Eryn Wells 2018-03-25 12:49:49 -04:00
parent 0f7dc3262e
commit e8f8e5f14d

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "cryptopals"
version = "0.1.0"
authors = ["Eryn Wells <eryn@erynwells.me>"]
[dependencies]