mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 13:51:11 +00:00
fix [workspace.package] repository (#1150)
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ members = [
|
|||||||
[workspace.package]
|
[workspace.package]
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/paritytech/polkadot.git"
|
repository = "https://github.com/paritytech/polkadot-sdk.git"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user