mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 15:27:57 +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]]
|
||||
name = "subxt"
|
||||
path = "src/main.rs"
|
||||
doc = false
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user