aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/Cargo.toml b/Cargo.toml
deleted file mode 100644
index 5312e98..0000000
--- a/Cargo.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-[workspace]
-members = [
- "dhwt-codec",
- "vgcodec",
- "difftree",
- "evc",
- "framework",
- "flowy",
- "bv1/app",
- "bv1/codec",
- "bv1/codec-web",
-]
-resolver = "2"