Remove rpk from hyper docsrs features
The feature doesn't exist anymore.
This commit is contained in:
parent
446b65550a
commit
6f5f59d7a9
|
|
@ -11,7 +11,7 @@ readme = "README.md"
|
||||||
exclude = ["test/*"]
|
exclude = ["test/*"]
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
features = ["rpk", "pq-experimental"]
|
features = ["pq-experimental"]
|
||||||
rustdoc-args = ["--cfg", "docsrs"]
|
rustdoc-args = ["--cfg", "docsrs"]
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue