summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-02-13 13:40:06 -0500
committerMason Reed <mason@vector35.com>2025-02-13 13:40:06 -0500
commit88b364801d4d740435b5dfe5c6a07736a00d233d (patch)
treec7073b65e19188b3564928b0491587014d6a4b86 /Cargo.toml
parentc99986fc66366ff205783add30401d341517b0e0 (diff)
Remove bintxt plugin
Binary Ninja now supports these formats in the core
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 13eccddc..1d6de3da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,6 @@ members = [
"rust",
"arch/riscv",
"arch/msp430",
- "view/bintxt",
"view/minidump",
"plugins/dwarf/dwarf_import",
"plugins/dwarf/dwarf_export",