Add Cargo.toml
This commit is contained in:
parent
0f7dc3262e
commit
e8f8e5f14d
1 changed files with 6 additions and 0 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[package]
|
||||||
|
name = "cryptopals"
|
||||||
|
version = "0.1.0"
|
||||||
|
authors = ["Eryn Wells <eryn@erynwells.me>"]
|
||||||
|
|
||||||
|
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue