Skip to content

Commit 4447abb

Browse files
committed
Update wasm-pkg-common so we can build some crates for wasm target
Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
1 parent 560019d commit 4447abb

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)