Skip to content

Commit 10afbb8

Browse files
authored
Cargo.toml: update crypto-primes patch (#643)
1 parent aceaef9 commit 10afbb8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

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
@@ -69,8 +69,7 @@ opt-level = 2
6969
debug = true
7070

7171
[patch.crates-io.crypto-primes]
72-
git = "https://github.com/tarcieri/crypto-primes"
73-
branch = "crypto-bigint/v0.7.0-rc.22"
72+
git = "https://github.com/entropyxyz/crypto-primes"
7473

7574
[patch.crates-io.pkcs5]
7675
git = "https://github.com/RustCrypto/formats"

0 commit comments

Comments
 (0)