This commit is contained in:
vik
2024-12-30 16:49:29 -06:00
commit e21c64cc08
4 changed files with 61 additions and 0 deletions

6
Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[package]
name = "lc3-rs"
version = "0.1.0"
edition = "2021"
[dependencies]