Bump bv from 0.11.0 to 0.11.1 (#8952)

automerge
This commit is contained in:
dependabot-preview[bot]
2020-03-18 21:37:21 -07:00
committed by GitHub
parent 98228c392e
commit 2dc50cff5b
4 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ codecov = { repository = "solana-labs/solana", branch = "master", service = "git
[dependencies]
bincode = "1.2.1"
bv = { version = "0.11.0", features = ["serde"] }
bv = { version = "0.11.1", features = ["serde"] }
bs58 = "0.3.0"
byteorder = "1.3.4"
chrono = { version = "0.4.11", features = ["serde"] }