Skip to content

Commit

Permalink
Merge pull request #2273 from EspressoSystems/update/tide-disco
Browse files Browse the repository at this point in the history
[CHORE] Update Tide Disco
  • Loading branch information
jbearer authored Dec 21, 2023
2 parents e2d32c8 + a623adf commit fc48349
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
21 changes: 17 additions & 4 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 @@ -72,9 +72,9 @@ rand_chacha = { version = "0.3.1", default-features = false }
serde = { version = "1.0.193", features = ["derive"] }
sha2 = "0.10"
snafu = "0.7.5"
surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag = "v0.4.5" }
surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag = "v0.4.6" }
tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.5" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.6" }
time = "0.3.31"
toml = "0.8.8"
tracing = "0.1.40"
Expand Down

0 comments on commit fc48349

Please sign in to comment.