Skip to content

Commit bef47bb

Browse files
authored
chore: upgrade sp1 to v4 (#39)
* chore: upgrade sp1 to 4.0.0-rc.11 * upgrade to v4.0.0
1 parent ed84d20 commit bef47bb

File tree

2 files changed

+86
-53
lines changed

2 files changed

+86
-53
lines changed

Cargo.lock

Lines changed: 85 additions & 52 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
@@ -11,4 +11,4 @@ path = "src/bin/artifacts.rs"
1111
anyhow = "1.0.86"
1212
dotenv = "0.15.0"
1313
log = "0.4.21"
14-
sp1-sdk = { git = "https://github.com/succinctlabs/sp1-wip.git", branch = "dev" }
14+
sp1-sdk = "4.0.0"

0 commit comments

Comments
 (0)