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

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

[dependencies]
rustc-serialize = "0.3.3"