mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 20:25:40 +00:00
move examples to main repo so we can include_str them for publishing (#993)
* move exampels to main repo so we can include_str them for publishing * update CI to not break examples
This commit is contained in:
Generated
-11
@@ -3462,17 +3462,6 @@ dependencies = [
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "subxt-examples"
|
||||
version = "0.29.0"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"hex",
|
||||
"sp-keyring",
|
||||
"subxt",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "subxt-macro"
|
||||
version = "0.29.0"
|
||||
|
||||
Reference in New Issue
Block a user