Skip to content

Commit

Permalink
update hotshot tag (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
move47 authored Mar 4, 2024
1 parent 1649f19 commit 2ae2fc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.git", tag = "0.5.20" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.21" }
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 2ae2fc6

Please sign in to comment.