summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7b65fb28872f42cd89b62dbdb4d4783eb87469fa (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "musician_training"
version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]

[dependencies]
portaudio = "0.6.4"
dft = "0.4.3"
gtk = "0.1.0"