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

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

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