diff options
Diffstat (limited to 'view/bintxt/Cargo.lock')
| -rw-r--r-- | view/bintxt/Cargo.lock | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/bintxt/Cargo.lock b/view/bintxt/Cargo.lock index faf8fc99..1e862160 100644 --- a/view/bintxt/Cargo.lock +++ b/view/bintxt/Cargo.lock @@ -16,7 +16,6 @@ name = "binaryninja" version = "0.1.0" dependencies = [ "binaryninjacore-sys", - "lazy_static", "log", ] @@ -108,12 +107,6 @@ dependencies = [ ] [[package]] -name = "lazy_static" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" - -[[package]] name = "libc" version = "0.2.155" source = "registry+https://github.com/rust-lang/crates.io-index" |
