]> code.octet-stream.net Git - m17rt/blobdiff - tools/m17rt-soundcards/Cargo.toml
Stereo support in soundmodem soundcards
[m17rt] / tools / m17rt-soundcards / Cargo.toml
index b8f7db5d5f1ed4aed027f9f7853719603e1268fe..02831ef5ffcccf16cb064c80d32d7588632e626d 100644 (file)
@@ -8,3 +8,6 @@ publish = false
 
 [dependencies]
 m17app = { path = "../../m17app" }
+m17codec2 = { path = "../../m17codec2" }
+
+ascii_table = "4.0.7"