Skip to content

Commit

Permalink
Bump surf-disco from v0.4.6 to v0.4.7
Browse files Browse the repository at this point in the history
Bumps [surf-disco](https://github.com/EspressoSystems/surf-disco) from v0.4.6 to v0.4.7.
- [Release notes](https://github.com/EspressoSystems/surf-disco/releases)
- [Commits](EspressoSystems/surf-disco@95181bc...070e18d)

---
updated-dependencies:
- dependency-name: surf-disco
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 4c90062 commit f732f8e
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 19 deletions.
111 changes: 93 additions & 18 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 @@ -83,7 +83,7 @@ jf-primitives = { git = "https://github.com/EspressoSystems/jellyfish", tag = "0
prometheus = "0.13"
serde = { version = "1.0", features = ["derive"] }
snafu = { version = "0.7", features = ["backtraces"] }
surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag = "v0.4.6" }
surf-disco = { git = "https://github.com/EspressoSystems/surf-disco.git", tag = "v0.4.7" }
tide-disco = { git = "https://github.com/EspressoSystems/tide-disco.git", tag = "v0.4.6" }
time = "0.3"
toml = "0.8"
Expand Down

0 comments on commit f732f8e

Please sign in to comment.