Skip to content

Commit 1d48156

Browse files
authored
Merge pull request #3171 from spinframework/update-wasm-pkg-common
Update wasm-pkg-common so we can build some crates for wasm target
2 parents 560019d + 4447abb commit 1d48156

File tree

2 files changed

+105
-18
lines changed

2 files changed

+105
-18
lines changed

Cargo.lock

Lines changed: 103 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ url = "2"
169169
walkdir = "2"
170170
wasm-encoder = "0.230"
171171
wasm-metadata = "0.230"
172-
wasm-pkg-client = "0.10"
173-
wasm-pkg-common = "0.10"
172+
wasm-pkg-client = "0.11"
173+
wasm-pkg-common = "0.11"
174174
wasmparser = "0.230"
175175
wasmtime = "33.0.0"
176176
wasmtime-wasi = "33.0.0"

0 commit comments

Comments
 (0)