summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5d64136..c9ec03e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,4 @@ description = "ia64 decoder for the yaxpeax project"
[dependencies]
yaxpeax-arch = { version = "0.0.4", default-features = false, features = [] }
+bitvec = "*"