diff options
Diffstat (limited to 'lvc/Cargo.toml')
-rw-r--r-- | lvc/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lvc/Cargo.toml b/lvc/Cargo.toml deleted file mode 100644 index 489eec7..0000000 --- a/lvc/Cargo.toml +++ /dev/null @@ -1,3 +0,0 @@ -[workspace] -members = ["codec", "app", "codec-web"] -default-members = ["app", "codec-web"] |