Skip to content

Commit a20e696

Browse files
committed
diener note
1 parent 98c21eb commit a20e696

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,10 @@ pow-faucet = []
300300
w3f-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
#

0 commit comments

Comments
 (0)