Skip to content

Commit

Permalink
Reference ec-utils by version
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Oct 31, 2023
1 parent a2ef998 commit 2f14e63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ark-bls12-381-ext = { version = "0.4.1", default-features = false }
ark-bw6-761-ext = { version = "0.4.1", default-features = false }
ark-ed-on-bls12-377-ext = { version = "0.4.1", default-features = false }
ark-ed-on-bls12-381-bandersnatch-ext = { version = "0.4.1", default-features = false }
sp-crypto-ec-utils = { git = "https://github.com/paritytech/polkadot-sdk", rev = "c38aae62", default-features = false }
sp-crypto-ec-utils = { git = "https://github.com/paritytech/polkadot-sdk", version = "0.4.0", default-features = false }
ark-algebra-test-templates = { version = "0.4.2", default-features = false }
ark-ff = { version = "0.4.2", default-features = false }
ark-ec = { version = "0.4.2", default-features = false }
Expand Down

0 comments on commit 2f14e63

Please sign in to comment.