Skip to content

Commit

Permalink
Bump hotshot-types from rc-0.5.57 to rc-0.5.59
Browse files Browse the repository at this point in the history
Bumps [hotshot-types](https://github.com/EspressoSystems/HotShot) from rc-0.5.57 to rc-0.5.59.
- [Release notes](https://github.com/EspressoSystems/HotShot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@828f718...b9329c3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 19ebf56 commit c6b8e62
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 16 deletions.
174 changes: 159 additions & 15 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 @@ derivative = "2.2"
derive_more = "0.99"
either = { version = "1.12", features = ["serde"] }
futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "rc-0.5.57" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "rc-0.5.59" }
serde = { version = "1.0", features = ["derive"] }
snafu = "0.8"
tagged-base64 = "0.4"
Expand Down

0 comments on commit c6b8e62

Please sign in to comment.