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
committed by mjkeating
parent 2defe8e4ee
commit b1f8046563
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"