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

[dependencies]
byteorder = "1.1.0"
rand = "0.3"
unicode-xid = "0.1.0"