Skip to content

Commit

Permalink
Fix docs.rs build of binstalk-downloader (#1776)
Browse files Browse the repository at this point in the history
Fixed docs.rs build

Signed-off-by: Jiahao XU <[email protected]>
  • Loading branch information
NobodyXu authored Jun 15, 2024
1 parent b9e8267 commit 3505b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/binstalk-downloader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

0 comments on commit 3505b6a

Please sign in to comment.