summaryrefslogtreecommitdiff
path: root/arch/riscv/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/Cargo.toml')
-rw-r--r--arch/riscv/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/Cargo.toml b/arch/riscv/Cargo.toml
index a90000dd..e247b301 100644
--- a/arch/riscv/Cargo.toml
+++ b/arch/riscv/Cargo.toml
@@ -9,7 +9,6 @@ license = "Apache-2.0"
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
riscv-dis = { path = "disasm" }
-log = "0.4"
rayon = { version = "1.0", optional = true }
[features]