diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ [workspace] members = [ + "libcodec2", "codec2-sys", -]
\ No newline at end of file +] |
![]() |
index : codec2.rs | |
| Rust system bindings for the codec2 library |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -1,5 +1,6 @@ [workspace] members = [ + "libcodec2", "codec2-sys", -]
\ No newline at end of file +] |