Skip to content

Commit

Permalink
Merge pull request #119 from EspressoSystems/keyao/num_nodes_api
Browse files Browse the repository at this point in the history
Bump HS version
  • Loading branch information
shenkeyao authored Nov 4, 2024
2 parents 95ef82a + 91fec2b commit 8322caf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ derivative = "2.2"
derive_more = "0.99"
either = { version = "1.12", features = ["serde"] }
futures = "0.3"
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.79" }
hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.80" }
rand = "0.8.5"
serde = { version = "1.0", features = ["derive"] }
snafu = "0.8"
Expand All @@ -28,6 +28,6 @@ tracing = "0.1"
vbs = "0.1.4"

[dev-dependencies]
hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.79" }
hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.80" }
portpicker = "0.1.1"
surf-disco = "0.9"

0 comments on commit 8322caf

Please sign in to comment.