Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nyospe committed Mar 8, 2024
1 parent 4433a47 commit 2000ea1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 additions & 16 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 @@ -14,5 +14,5 @@ hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", branch
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" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", branch = "adding_vbs_support" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.7" }
toml = "0.8"

0 comments on commit 2000ea1

Please sign in to comment.