Skip to content

Commit

Permalink
Merge pull request #22 from EspressoSystems/update_hotshot_tag
Browse files Browse the repository at this point in the history
Updating to 0.5.14
  • Loading branch information
nyospe authored Feb 15, 2024
2 parents 432ab2e + b07b572 commit 7ed5ba2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
9 changes: 4 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +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.7.1" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.13" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.14" }
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 7ed5ba2

Please sign in to comment.