summaryrefslogtreecommitdiff
path: root/arch/msp430/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'arch/msp430/Cargo.toml')
-rw-r--r--arch/msp430/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/msp430/Cargo.toml b/arch/msp430/Cargo.toml
index 03940cd8..3e0d34fe 100644
--- a/arch/msp430/Cargo.toml
+++ b/arch/msp430/Cargo.toml
@@ -8,7 +8,6 @@ license = "Apache-2.0"
[dependencies]
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
-log = "0.4"
msp430-asm = "^0.2"
[lib]