summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: eed028bf720af0efe3cc96e08cfb03a9037c2cf9 (plain)
1
2
3
4
5
6
7
8
[package]
name = "synfone"
version = "0.1.0"
authors = ["Graham Northup <grissess@nexusg.org>"]

[dependencies]
byteorder = "1.1.0"
rand = "0.3"