mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
Tweak some CI things for unstable APIs
This commit is contained in:
@ -14,6 +14,7 @@ edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg=web_sys_unstable_apis"]
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
Reference in New Issue
Block a user