mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 00:01:03 +00:00
Include node-template-release in workspace (#14103)
* Add node-template-release to workspace Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove empty workspace Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Manually update deps Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update Cargo.lock Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update .gitignore Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update license Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
bc39bdcb32
commit
6e48108531
@@ -40,6 +40,7 @@ exceptions = [
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "node-bench" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "node-cli" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "node-inspect" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "node-template-release" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "node-testing" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "sc-authority-discovery" },
|
||||
{ allow = ["GPL-3.0 WITH Classpath-exception-2.0"], name = "sc-basic-authorship" },
|
||||
|
||||
Reference in New Issue
Block a user