Tweak some CI things for unstable APIs

This commit is contained in:
Alex Crichton
2020-02-26 14:36:23 -08:00
parent 99c59a771e
commit 654af576c7
3 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,7 @@ edition = "2018"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg=web_sys_unstable_apis"]
[lib]
doctest = false