From c99986fc66366ff205783add30401d341517b0e0 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Thu, 13 Feb 2025 13:36:54 -0500 Subject: Remove bintxt. --- view/bintxt/Cargo.toml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 view/bintxt/Cargo.toml (limited to 'view/bintxt/Cargo.toml') 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 "] -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 -- cgit v1.3.1