diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 23 |
1 files changed, 0 insertions, 23 deletions
@@ -1499,12 +1499,6 @@ dependencies = [ ] [[package]] -name = "ihex" -version = "3.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "365a784774bb381e8c19edb91190a90d7f2625e057b55de2bc0f6b57bc779ff2" - -[[package]] name = "image" version = "0.25.5" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -2679,12 +2673,6 @@ dependencies = [ ] [[package]] -name = "srec" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17c3a0538ec242e3cd333cdcdc8b720faa2fa0a9d7f444cf1ff63e7d3303adfb" - -[[package]] name = "stable_deref_trait" version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -2978,17 +2966,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] -name = "view_bintxt" -version = "0.1.0" -dependencies = [ - "binaryninja", - "binaryninjacore-sys", - "ihex", - "log", - "srec", -] - -[[package]] name = "walkdir" version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" |
