Skip to content

Commit 11d23fd

Browse files
authored
Cargo.toml: update crypto-primes patch (#1172)
1 parent 1741184 commit 11d23fd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ rfc6979 = { path = "./rfc6979" }
2727
slh-dsa = { path = "./slh-dsa" }
2828

2929
[patch.crates-io.crypto-primes]
30-
git = "https://github.com/tarcieri/crypto-primes"
31-
branch = "crypto-bigint/v0.7.0-rc.22"
30+
git = "https://github.com/entropyxyz/crypto-primes"
3231

3332
[patch.crates-io.rand]
3433
git = "https://github.com/rust-random/rand"

0 commit comments

Comments
 (0)