diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ description = "ia64 decoder for the yaxpeax project" [dependencies] yaxpeax-arch = { version = "0.0.4", default-features = false, features = [] } +bitvec = "*" |