From 08527f0716a8ebe53273cd03eb559eaf031a2793 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 4 Oct 2020 01:25:45 -0700 Subject: wip towards a v1 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 = "*" -- cgit v1.1