Skip to content

Commit

Permalink
chore(deps): bump risc0 to v0.19.1 (taikoxyz#54)
Browse files Browse the repository at this point in the history
* upgrade dependencies

* upgrade dependencies
  • Loading branch information
Wollac authored and CeciliaZ030 committed Feb 4, 2024
1 parent 31c3c50 commit 053a1bf
Show file tree
Hide file tree
Showing 9 changed files with 2,291 additions and 1,389 deletions.
1,250 changes: 773 additions & 477 deletions guests/eth-block/Cargo.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion guests/eth-block/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ edition = "2021"
[workspace]

[dependencies]
k256 = { version = "=0.13.1", features = ["std", "ecdsa"], default_features = false }
risc0-zkvm = { version = "0.19", default-features = false, features = ['std'] }
zeth-lib = { path = "../../lib", default-features = false }

Expand Down
Loading

0 comments on commit 053a1bf

Please sign in to comment.