Skip to content

Commit

Permalink
Bump the cdn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cdn group with 2 updates: [cdn-broker](https://github.com/EspressoSystems/Push-CDN) and [cdn-marshal](https://github.com/EspressoSystems/Push-CDN).


Updates `cdn-broker` from 0.5.1-upgrade to 0.5.6
- [Release notes](https://github.com/EspressoSystems/Push-CDN/releases)
- [Commits](EspressoSystems/Push-CDN@849e7ed...9409763)

Updates `cdn-marshal` from 0.5.1-upgrade to 0.5.6
- [Release notes](https://github.com/EspressoSystems/Push-CDN/releases)
- [Commits](EspressoSystems/Push-CDN@849e7ed...9409763)

---
updated-dependencies:
- dependency-name: cdn-broker
  dependency-type: direct:production
  dependency-group: cdn
- dependency-name: cdn-marshal
  dependency-type: direct:production
  dependency-group: cdn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 214e46c commit 8db40f0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 122 deletions.
141 changes: 21 additions & 120 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 @@ -84,8 +84,8 @@ hotshot-contract-adapter = { version = "0.1.0", path = "contracts/rust/adapter"
hotshot-example-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.82" }

# Push CDN imports
cdn-broker = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.5.1-upgrade", package = "cdn-broker" }
cdn-marshal = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.5.1-upgrade", package = "cdn-marshal" }
cdn-broker = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.5.6", package = "cdn-broker" }
cdn-marshal = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.5.6", package = "cdn-marshal" }

jf-plonk = { git = "https://github.com/EspressoSystems/jellyfish", tag = "jf-plonk-v0.5.1", features = [
"test-apis",
Expand Down

0 comments on commit 8db40f0

Please sign in to comment.