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