upgrade to docify 0.2.6 (#2069)

Updates `docify` to 0.2.6, which fixes a bug that was preventing nesting
`#[docify::export]` within sub-items of items that already have
`#[docify::export]` attached to them from working properly.

Release notes here:
https://github.com/sam0x17/docify/releases/tag/v0.2.6

cc @ggwpez @kianenigma
This commit is contained in:
Sam Johnson
2023-10-27 15:43:51 -04:00
committed by GitHub
parent bea8baed69
commit f46f5a90f6
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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.5"
docify = "0.2.6"
aquamarine = { version = "0.3.2" }
# Optional imports for benchmarking