mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 06:51:07 +00:00
upgrade to docify v0.2.3 (#1555)
Upgrades to docify v0.2.3, which includes a fix for https://github.com/sam0x17/docify/issues/7 and full support for multi-byte UTF-8 characters
This commit is contained in:
@@ -43,7 +43,7 @@ k256 = { version = "0.13.1", default-features = false, features = ["ecdsa"] }
|
||||
environmental = { version = "1.1.4", default-features = false }
|
||||
sp-genesis-builder = { path = "../../primitives/genesis-builder", default-features=false}
|
||||
serde_json = { version = "1.0.106", default-features = false, features = ["alloc"] }
|
||||
docify = "0.2.1"
|
||||
docify = "0.2.3"
|
||||
static_assertions = "1.1.0"
|
||||
|
||||
aquamarine = { version = "0.3.2" }
|
||||
|
||||
Reference in New Issue
Block a user