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

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

[dependencies]
rustc-serialize = "0.3.3"
openssl = "0.5.1"