summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: ded86ba84054c8053fc83e87c88dc0b19191b335 (plain)
1
2
3
4
5
6
7
8
9
10
[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"
portaudio = "0.7.0"