Bump bv from 0.11.0 to 0.11.1 (bp #8952) (#8955)

automerge
This commit is contained in:
mergify[bot]
2020-03-18 22:33:05 -07:00
committed by GitHub
parent 8eaa8d8788
commit a5938e5a21
4 changed files with 8 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ edition = "2018"
[dependencies]
bincode = "1.2.1"
bv = { version = "0.11.0", features = ["serde"] }
bv = { version = "0.11.1", features = ["serde"] }
byteorder = "1.3.2"
fnv = "1.0.6"
fs_extra = "1.1.0"