summaryrefslogtreecommitdiff
path: root/view/bintxt/Cargo.toml
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2025-02-13 13:36:54 -0500
committerBrian Potchik <brian@vector35.com>2025-02-13 13:36:54 -0500
commitc99986fc66366ff205783add30401d341517b0e0 (patch)
tree18cdf2392fc376221a7be39f947cd917e9a186cd /view/bintxt/Cargo.toml
parent3434b6a83ef7a424998b9bc1f95fc484dbf8d2de (diff)
Remove bintxt.
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