Update FIXME note
This commit is contained in:
parent
bff16f4e6c
commit
0aca32c1e7
|
@ -9,8 +9,7 @@ keywords = ["wasm", "webassembly", "console", "log", "logging"]
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
# FIXME: `cargo test` refuses to cross-compile doctests, even with `-Zdoctest-xcompile`.
|
# FIXME: https://github.com/rfwatson/weblog/issues/2
|
||||||
# E.g.: `cargo test --target wasm32-unknown-unknown -Zdoctest-xcompile`
|
|
||||||
test = false
|
test = false
|
||||||
doctest = true
|
doctest = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue