Add component model wasmtime feature to Docs.rs (#5558)
This commit is contained in:
@@ -12,6 +12,7 @@ rust-version.workspace = true
|
|||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
rustdoc-args = ["--cfg", "nightlydoc"]
|
rustdoc-args = ["--cfg", "nightlydoc"]
|
||||||
|
features = ["component-model"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wasmtime-runtime = { workspace = true }
|
wasmtime-runtime = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user