summaryrefslogtreecommitdiff
path: root/view/bintxt/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'view/bintxt/Cargo.toml')
-rw-r--r--view/bintxt/Cargo.toml15
1 files changed, 0 insertions, 15 deletions
diff --git a/view/bintxt/Cargo.toml b/view/bintxt/Cargo.toml
deleted file mode 100644
index 47740dbd..00000000
--- a/view/bintxt/Cargo.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-[package]
-name = "view_bintxt"
-version = "0.1.0"
-authors = ["Rubens Brandao <git@rubens.io>"]
-edition = "2021"
-
-[dependencies]
-binaryninja.workspace = true
-binaryninjacore-sys.workspace = true
-ihex = "3.0.0"
-log = "0.4"
-srec = "0.2.0"
-
-[lib]
-crate-type = ["cdylib"] \ No newline at end of file