Skip to content

Commit

Permalink
chore: update risc0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwolrg authored Feb 12, 2025
1 parent 430a758 commit 565910a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 adapters/risc0/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ zkaleido.workspace = true
bincode = { workspace = true, optional = true }
borsh = { workspace = true, optional = true }
hex = { workspace = true, optional = true }
risc0-zkvm = "1.2"
risc0-zkvm = "1.2.3"
serde.workspace = true
sha2.workspace = true

Expand Down
2 changes: 1 addition & 1 deletion artifacts/risc0/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "0.1.0"
[dependencies]

[build-dependencies]
risc0-build = "1.1.2"
risc0-build = "1.2.3"
tera = "1.17.0"

[package.metadata.risc0]
Expand Down

0 comments on commit 565910a

Please sign in to comment.