Skip to content

Commit

Permalink
Bump aleph-bft from 0.8.4 to 0.20.5
Browse files Browse the repository at this point in the history
Bumps [aleph-bft](https://github.com/Cardinal-Cryptography/AlephBFT) from 0.8.4 to 0.20.5.
- [Release notes](https://github.com/Cardinal-Cryptography/AlephBFT/releases)
- [Commits](https://github.com/Cardinal-Cryptography/AlephBFT/commits)

---
updated-dependencies:
- dependency-name: aleph-bft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 13, 2023
1 parent 37e23e3 commit 964b04c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 7 deletions.
54 changes: 48 additions & 6 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 src/blockchain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.2.4"
edition = "2021"

[dependencies]
aleph-bft = "0.8.4"
aleph-bft = "0.20.5"
anyhow = "1.0.68"
async-trait = "0.1.59"
bincode = "1.3.3"
Expand Down

0 comments on commit 964b04c

Please sign in to comment.