Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Bump hotshot from 0.5.69 to 0.5.70
Browse files Browse the repository at this point in the history
Bumps [hotshot](https://github.com/EspressoSystems/HotShot) from 0.5.69 to 0.5.70.
- [Release notes](https://github.com/EspressoSystems/HotShot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@b3796d6...3e38cdf)

---
updated-dependencies:
- dependency-name: hotshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent a052a71 commit 9da6291
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 20 deletions.
272 changes: 253 additions & 19 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clap = { version = "4.5", features = ["derive", "env"] }
committable = "0.2"
derivative = "2.2"
futures = "0.3"
hotshot = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.69" }
hotshot = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.70" }
hotshot-builder-api = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.69" }
hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.40" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.69" }
Expand Down

0 comments on commit 9da6291

Please sign in to comment.