Skip to content

Commit

Permalink
update CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed May 7, 2024
1 parent 46ce7a2 commit f728fae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 79 deletions.
85 changes: 8 additions & 77 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 @@ -64,11 +64,11 @@ hotshot-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5
cdn-broker = { git = "https://github.com/EspressoSystems/Push-CDN", features = [
"runtime-async-std",
"global-permits",
], tag = "0.3", package = "cdn-broker" }
], tag = "0.3.2", package = "cdn-broker" }
cdn-marshal = { git = "https://github.com/EspressoSystems/Push-CDN", features = [
"runtime-async-std",
"global-permits",
], tag = "0.3", package = "cdn-marshal" }
], tag = "0.3.2", package = "cdn-marshal" }

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

0 comments on commit f728fae

Please sign in to comment.