Skip to content

Commit f059e58

Browse files
committed
version bump warg
1 parent ac85d14 commit f059e58

File tree

2 files changed

+45
-61
lines changed

2 files changed

+45
-61
lines changed

Cargo.lock

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

crates/wasm-pkg-client/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ toml = { workspace = true }
4141
tracing = { workspace = true }
4242
tracing-subscriber = { workspace = true }
4343
url = "2.5.0"
44-
warg-client = "0.9.2"
45-
warg-crypto = "0.9.2"
44+
warg-client = "0.10.0"
45+
warg-crypto = "0.10.0"
4646
wasm-metadata = { workspace = true }
47-
warg-protocol = "0.9.2"
47+
warg-protocol = "0.10.0"
4848
wasm-pkg-common = { workspace = true, features = ["registry-config"] }
4949
wit-component = { workspace = true }
5050

0 commit comments

Comments
 (0)