Skip to content

Commit 34192c6

Browse files
Bump sp1-prover from 4.1.1 to 4.1.2 (#19)
Bumps [sp1-prover](https://github.com/succinctlabs/sp1) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/succinctlabs/sp1/releases) - [Changelog](https://github.com/succinctlabs/sp1/blob/dev/release-plz.toml) - [Commits](https://github.com/succinctlabs/sp1/commits/v4.1.2) --- updated-dependencies: - dependency-name: sp1-prover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac8815d commit 34192c6

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ serde = { version = "1.0" }
6161
serde_json = { version = "1.0.139" }
6262
serde_yaml = { version = "0.9.34" }
6363
sp1-primitives = { version = "4.1.1" }
64-
sp1-prover = { version = "4.1.1" }
64+
sp1-prover = { version = "4.1.2" }
6565
sp1-sdk = { version = "4.1.1" }
6666
sp1-verifier = { version = "4.1.1" }
6767
sp1-zkvm = { version = "4.1.1" }

0 commit comments

Comments
 (0)