Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 1a4d85a commit 54a09d1
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
async-trait = "0.1"
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.7.1" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.11" }
serde = { version = "1.0", features = ["derive"] }
sha2 = "0.10"

0 comments on commit 54a09d1

Please sign in to comment.