mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
upgrade to docify v0.2.4 (#1653)
Upgrades to docify v0.2.4 which adds support for exporting trait and impl items in addition to regular items. This fixes @liamaharon's https://github.com/sam0x17/docify/issues/9 issue. See the release notes for more information: https://github.com/sam0x17/docify/releases/tag/v0.2.4
This commit is contained in:
@@ -27,7 +27,7 @@ frame-election-provider-support = { path = "../election-provider-support", defau
|
||||
|
||||
# third party
|
||||
log = { version = "0.4.17", default-features = false }
|
||||
docify = "0.2.3"
|
||||
docify = "0.2.4"
|
||||
aquamarine = { version = "0.3.2" }
|
||||
|
||||
# Optional imports for benchmarking
|
||||
|
||||
Reference in New Issue
Block a user