Try to fix docs.rs generation (#343)
https://github.com/seanmonstar/reqwest/issues/329 https://github.com/onur/docs.rs/issues/23#issuecomment-419623139
This commit is contained in:
committed by
Sean McArthur
parent
55fcedcf97
commit
68d012e954
@@ -40,3 +40,6 @@ serde_derive = "1.0"
|
||||
[features]
|
||||
default = []
|
||||
hyper-011 = ["hyper-old-types"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docs_rs_workaround"]
|
||||
|
||||
Reference in New Issue
Block a user