We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98da433 commit 36bc360Copy full SHA for 36bc360
Cargo.toml
@@ -77,9 +77,9 @@ members = [
77
"examples/markdown",
78
"examples/clock",
79
"examples/file-hash",
80
+ "examples/history-wasi",
81
"examples/prime",
82
]
-exclude = ["examples/history-wasi"]
83
84
# Passing arguments to the docsrs builder in order to properly document cfg's.
85
# More information: https://docs.rs/about/builds#cross-compiling
examples/history-wasi/.gitignore
0 commit comments