We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e79aa15 + 25fff68 commit d8ce53cCopy full SHA for d8ce53c
1 file changed
Cargo.toml
@@ -66,3 +66,8 @@ wasmtime-wasi = "26"
66
wasmtime-wasi-http = "26"
67
wstd = { path = "." }
68
wstd-macro = { path = "macro", version = "=0.5.0-draft2" }
69
+
70
+[package.metadata.docs.rs]
71
+targets = [
72
+ "wasm32-wasip2"
73
+]
0 commit comments