Skip to content

Commit

Permalink
Merge branch 'master' into real-srs
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Dec 7, 2023
2 parents a513714 + d1949b5 commit 877ecbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ ark-ff = { version = "0.4", default-features = false }
ark-ec = { version = "0.4", default-features = false }
ark-serialize = { version = "0.4", default-features = false, features = [ "derive" ] }
# ark-serialize-derive = { version = "0.4", default-features = false }
ark-scale = { version = "0.0.11", default-features = false, features = ["ec"] }
ark-scale = { version = "0.0.12", default-features = false, features = ["ec"] }

0 comments on commit 877ecbb

Please sign in to comment.