]> code.octet-stream.net Git - m17rt/blob - tools/m17rt-soundcards/Cargo.toml
Fix timing bugs and add documentation
[m17rt] / tools / m17rt-soundcards / Cargo.toml
1 [package]
2 name = "m17rt-soundcards"
3 version = "0.1.0"
4 edition = "2021"
5 license = "MIT"
6 authors = ["Thomas Karpiniec <tom.karpiniec@outlook.com"]
7 publish = false
8
9 [dependencies]
10 m17app = { path = "../../m17app" }