summaryrefslogtreecommitdiff
path: root/alligator_tvg/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'alligator_tvg/Cargo.toml')
-rw-r--r--alligator_tvg/Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/alligator_tvg/Cargo.toml b/alligator_tvg/Cargo.toml
deleted file mode 100644
index d7e7a6b..0000000
--- a/alligator_tvg/Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[package]
-name = "alligator_tvg"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-byteorder = "1"
-thiserror = "1"
-raise = "2"
-num_enum = "0.5"