File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -300,7 +300,10 @@ pow-faucet = []
300300w3f-bls = { git = " https://github.com/opentensor/bls" , branch = " fix-no-std" }
301301
302302# Patches automatically generated with `diener`:
303- # `diener patch --target https://github.com/paritytech/polkadot-sdk --point-to-git https://github.com/opentensor/polkadot-sdk.git --point-to-git-commit ff7026b2e31fc2b0aaeede8cc259417bce56b2a8 --crates-to-patch ../polkadot-sdk --ignore-unused`
303+ # `diener patch --target https://github.com/paritytech/polkadot-sdk --point-to-git https://github.com/opentensor/polkadot-sdk.git --point-to-git-commit ff7026b2e31fc2b0aaeede8cc259417bce56b2a8 --crates-to-patch ../polkadot-sdk`
304+ #
305+ # Note you need at least `diener` version 0.6.0, which is not avaliable yet on crates.io, but can be installed from Github:
306+ # `cargo install --git https://github.com/paritytech/diener --rev 4202bdd8cd94f4d978579dc4833d074b544e547a --locked`
304307#
305308# Using latest commit from `polkadot-stable2503-6-otf-patches`.
306309#
You can’t perform that action at this time.
0 commit comments