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:
James Wilson
2023-06-01 14:27:12 +01:00
committed by GitHub
parent 15a267cc5a
commit e40a8629e2
31 changed files with 31 additions and 55 deletions
Generated
-11
View File
@@ -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"