Skip to content

Commit

Permalink
chore: bump sp1-lib to 3.0.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwen01 authored Oct 28, 2024
1 parent 1d73fd9 commit dbdd0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curve25519-dalek/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cpufeatures = "0.2.6"
fiat-crypto = { version = "0.2.1", default-features = false }

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

[features]
Expand Down

0 comments on commit dbdd0ff

Please sign in to comment.