Disable doc tests for the CLI crate.
This commit is contained in:
@@ -13,6 +13,9 @@ edition = "2018"
|
||||
default-run = "wasmtime"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
# Enable all supported architectures by default.
|
||||
wasmtime = { path = "crates/api" }
|
||||
|
||||
Reference in New Issue
Block a user