mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 01:01:04 +00:00
Improvements in minimal template (#4119)
This PR makes a few improvements in the docs for the minimal template. --------- Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
This commit is contained in:
Generated
+13
@@ -8474,6 +8474,19 @@ version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
||||
|
||||
[[package]]
|
||||
name = "minimal-template"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"docify",
|
||||
"minimal-template-node",
|
||||
"minimal-template-runtime",
|
||||
"pallet-minimal-template",
|
||||
"polkadot-sdk-docs",
|
||||
"polkadot-sdk-frame",
|
||||
"simple-mermaid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "minimal-template-node"
|
||||
version = "0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user