Skip to content

Commit 3f63250

Browse files
committed
set all package versions 0.7.0
1 parent 6923318 commit 3f63250

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ tracing-subscriber = { version = "0.3.18", default-features = false, features =
3636
"fmt",
3737
"env-filter",
3838
] }
39-
wasm-pkg-common = { version = "0.6.0", path = "crates/wasm-pkg-common" }
40-
wasm-pkg-client = { version = "0.6.0", path = "crates/wasm-pkg-client" }
39+
wasm-pkg-common = { version = "0.7.0", path = "crates/wasm-pkg-common" }
40+
wasm-pkg-client = { version = "0.7.0", path = "crates/wasm-pkg-client" }
4141
wasm-metadata = "0.217"
4242
wit-component = "0.217"
4343
wit-parser = "0.217"
44-
wasm-pkg-core = { version = "0.6.0", path = "crates/wasm-pkg-core" }
44+
wasm-pkg-core = { version = "0.7.0", path = "crates/wasm-pkg-core" }

0 commit comments

Comments
 (0)