Remove k256/p256 git revision patch

New releases of k256 and p256 make it no longer necessary.
This commit is contained in:
Luke Parker
2023-04-11 09:23:54 -04:00
parent de52c4db7f
commit defce32ff1
4 changed files with 33 additions and 37 deletions

View File

@@ -82,7 +82,6 @@ unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = [
"https://github.com/RustCrypto/elliptic-curves",
"https://github.com/serai-dex/substrate-bip39",
"https://github.com/serai-dex/substrate",
]