mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 21:18:42 +00:00
Fix docs.rs build of binstalk-downloader (#1776)
Fixed docs.rs build Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
b9e8267cec
commit
3505b6ae5b
1 changed files with 0 additions and 1 deletions
|
@ -132,5 +132,4 @@ default-net = { version = "0.22.0", optional = true }
|
|||
ipconfig = { version = "0.3.2", optional = true, default-features = false }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["gh-api-client"]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
|
Loading…
Add table
Reference in a new issue