summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 573fc44345dc182723dab1fc8dd5b0db7a6f69fd (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.3"
openssl = "0.5.1"
rand = "0.2.0"