Update to a version of Substrate which no longer cites our fork of substrate-bip39

This commit is contained in:
Luke Parker
2025-09-30 19:29:51 -04:00
parent 0066b94d38
commit 55ed33d2d1
2 changed files with 118 additions and 107 deletions

View File

@@ -104,7 +104,6 @@ allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = [
"https://github.com/rust-lang-nursery/lazy-static.rs",
"https://github.com/monero-oxide/monero-oxide",
"https://github.com/serai-dex/substrate-bip39",
"https://github.com/serai-dex/substrate",
"https://github.com/serai-dex/patch-polkadot-sdk",
]