mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 22:25:42 +00:00
disable cargo doc for subxt-cli (#1486)
* rename subxt to subxt-cli * disable doc for subxt-cli
This commit is contained in:
@@ -15,6 +15,7 @@ description = "Command line utilities for working with subxt codegen"
|
|||||||
[[bin]]
|
[[bin]]
|
||||||
name = "subxt"
|
name = "subxt"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
doc = false
|
||||||
|
|
||||||
[lints]
|
[lints]
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|||||||
Reference in New Issue
Block a user