summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: e9006d0a8268c7fdc5f61ab5cf11a2b5d0324f6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]

name = "matasano"
version = "0.0.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]

[dependencies]
rustc-serialize = "0.3"
openssl = "0.5"
rand = "0.2"