Skip to content

Commit

Permalink
A0-3951: Bump bit-vec from 0.6.3 to 0.7.0 in the all-rust-deps group
Browse files Browse the repository at this point in the history
Bumps the all-rust-deps group with 1 update: [bit-vec](https://github.com/contain-rs/bit-vec).


Updates `bit-vec` from 0.6.3 to 0.7.0
- [Commits](https://github.com/contain-rs/bit-vec/commits)

---
updated-dependencies:
- dependency-name: bit-vec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-rust-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent ed1504c commit 9dce204
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description = "Utilities for node addressing and message signing in the aleph-bf

[dependencies]
async-trait = "0.1"
bit-vec = "0.6"
bit-vec = "0.7"
codec = { package = "parity-scale-codec", version = "3.0", default-features = false, features = ["derive"] }
derive_more = "0.99"
log = "0.4"
Expand Down

0 comments on commit 9dce204

Please sign in to comment.