summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a445449ece47533c13cf2ff2e4edfb5fb8e0f9c2 (plain)
1
2
3
4
5
6
7
[workspace]

members = [
    "libcodec2",
    "codec2-sys",
    "c2enc",
]