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

[dependencies]
byteorder = "1.1.0"