summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 544ff502dde2c7ca6bb9409d4afae79c729a9237 (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.3"