mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Fix deps for local docs build for Rust 1.75.0 (#2896)
- Fix docs deps build issue (https://github.com/servo/rust-smallvec/issues/327) (Please forgive me and LMK if there are processes I need to follow for the bump a dep here I am not aware of). - Fix links for `meta_contributing` docs, internal and external. - `cargo +nightly fmt` for `/docs/...` files
This commit is contained in:
@@ -5,7 +5,7 @@ flowchart LR
|
||||
end
|
||||
|
||||
FRAME -.-> ParachainRuntime
|
||||
Substrate[Substrate Node Libraries] -.-> ParachainNoe
|
||||
Substrate[Substrate Node Libraries] -.-> ParachainNode
|
||||
|
||||
CumulusC[Cumulus Node Libraries] -.-> ParachainNode
|
||||
CumulusR[Cumulus Runtime Libraries] -.-> ParachainRuntime
|
||||
|
||||
Reference in New Issue
Block a user