aboutsummaryrefslogtreecommitdiffstats
path: root/rust-src/bch_bindgen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust-src/bch_bindgen/Cargo.toml')
-rw-r--r--rust-src/bch_bindgen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-src/bch_bindgen/Cargo.toml b/rust-src/bch_bindgen/Cargo.toml
index 0590c61a..9a9b7a98 100644
--- a/rust-src/bch_bindgen/Cargo.toml
+++ b/rust-src/bch_bindgen/Cargo.toml
@@ -19,7 +19,7 @@ memoffset = "0.8.0"
byteorder = "1.3"
libc = "0.2.69"
gag = "1.0.0"
-
+bitflags = "1.3.2"
[build-dependencies]
pkg-config = "0.3"