Skip to content

Commit

Permalink
Bump hotshot-types from 0.5.28 to 0.5.29
Browse files Browse the repository at this point in the history
Bumps [hotshot-types](https://github.com/EspressoSystems/HotShot) from 0.5.28 to 0.5.29.
- [Release notes](https://github.com/EspressoSystems/HotShot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@0.5.28...200f617)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 8078f47 commit 6226fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ derive_more = "0.99"
derivative = "2.2"
either = { version = "1.10", features = ["serde"] }
futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.28" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.29" }
serde = { version = "1.0", features = ["derive"] }
snafu = "0.8"
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
Expand Down

0 comments on commit 6226fbf

Please sign in to comment.