Skip to content

Commit ee84034

Browse files
committed
dependency on wstd-macro now specifies published version
1 parent 2dfeb76 commit ee84034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ wasmtime = "26"
6565
wasmtime-wasi = "26"
6666
wasmtime-wasi-http = "26"
6767
wstd = { path = "." }
68-
wstd-macro = { path = "macro" }
68+
wstd-macro = { path = "macro", version = "=0.5.0-draft1" }

0 commit comments

Comments
 (0)