Skip to content

Commit

Permalink
Bump hotshot-types from v0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [hotshot-types](https://github.com/EspressoSystems/hotshot-types) from v0.1.0 to 0.1.1.
- [Commits](EspressoSystems/hotshot-types@df93a01...4e6f836)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent cdfaf76 commit 7dfb978
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -10,7 +10,7 @@ async-trait = "0.1"
clap = { version = "4.4", features = ["derive", "env"] }
derive_more = "0.99"
futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/hotshot-types.git", tag = "v0.1.0" }
hotshot-types = { git = "https://github.com/EspressoSystems/hotshot-types.git", tag = "0.1.1" }
serde = { version = "1.0", features = ["derive"] }
snafu = { version = "0.7", features = ["backtraces"] }
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
Expand Down

0 comments on commit 7dfb978

Please sign in to comment.