diff options
Diffstat (limited to 'libcodec2/Cargo.toml')
| -rw-r--r-- | libcodec2/Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libcodec2/Cargo.toml b/libcodec2/Cargo.toml index 573dd1d..181772b 100644 --- a/libcodec2/Cargo.toml +++ b/libcodec2/Cargo.toml @@ -3,6 +3,5 @@ name = "libcodec2" version = "0.1.0" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] +codec2-sys = { version = "1.0.0", path = "../codec2-sys" } |
