Skip to content

Commit

Permalink
chore: support sp1 1.2.0 pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI committed Aug 30, 2024
1 parent 1caae13 commit de1b108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecdsa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cfg-if = "1.0"
hex-literal = "0.4"

[target.'cfg(all(target_os = "zkvm", target_vendor = "succinct"))'.dependencies]
sp1-lib = "^1.1.0"
sp1-lib = "^1.1.0,1.2.0-0"
anyhow = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit de1b108

Please sign in to comment.