Skip to content

Commit

Permalink
Merge pull request #894 from powdr-labs/update-starky
Browse files Browse the repository at this point in the history
update starky
  • Loading branch information
Leo authored Jan 10, 2024
2 parents 6d3b917 + 27dcf42 commit 72fa937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ strum = { version = "0.24.1", features = ["derive"] }
log = "0.4.17"
serde_json = "1.0"
thiserror = "1.0.43"
starky = { git = "https://github.com/0xEigenLabs/eigen-zkvm.git", rev = "4ed1da7" }
starky = { git = "https://github.com/0xEigenLabs/eigen-zkvm.git", rev = "8552454" }

[dev-dependencies]
mktemp = "0.5.0"
Expand Down

0 comments on commit 72fa937

Please sign in to comment.