Update bitfield to expand size when writing out-of-bounds

This commit is contained in:
Alex Stokes
2018-11-15 09:19:59 -08:00
parent 37b05e1a5b
commit 832d1bd295
2 changed files with 73 additions and 28 deletions

View File

@@ -5,7 +5,4 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
ssz = { path = "../ssz" }
bit-vec = "0.5.0"
[dev-dependencies]
rand = "0.5.5"
bit-vec = "0.5.0"