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 2dfeb76 commit ee84034Copy full SHA for ee84034
Cargo.toml
@@ -65,4 +65,4 @@ wasmtime = "26"
65
wasmtime-wasi = "26"
66
wasmtime-wasi-http = "26"
67
wstd = { path = "." }
68
-wstd-macro = { path = "macro" }
+wstd-macro = { path = "macro", version = "=0.5.0-draft1" }
0 commit comments