Skip to content

Commit

Permalink
chore(deps): bump bit-vec from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 24, 2019
1 parent 0c8a506 commit 90cb6f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ numext-fixed-uint = { version = "0.1", features = ["support_rand", "support_heap
hash = {path = "../util/hash"}
crypto = {path = "../util/crypto"}
occupied-capacity = {path = "../util/occupied-capacity"}
bit-vec = "0.5.0"
bit-vec = "0.5.1"
crossbeam-channel = "0.3"
ckb-util = { path = "../util" }
fnv = "1.0.3"
Expand Down

0 comments on commit 90cb6f4

Please sign in to comment.