remove no-longer-needed docs_rs_workaround

This commit is contained in:
Sean McArthur
2019-01-03 11:29:46 -08:00
parent bc5b3dfa4a
commit 9ddc45438c
2 changed files with 0 additions and 3 deletions

View File

@@ -54,5 +54,3 @@ rustls-tls = ["hyper-rustls", "tokio-rustls", "webpki-roots", "rustls", "tls"]
hyper-011 = ["hyper-old-types"]
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docs_rs_workaround"]