Skip to content

Commit acb8921

Browse files
kfaseelaknm3000
authored andcommitted
wasmtime: update to v0.36.0. (proxy-wasm#285)
Signed-off-by: Faseela K <[email protected]>
1 parent f3722b5 commit acb8921

File tree

53 files changed

+526
-461
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+526
-461
lines changed

bazel/cargo/wasmtime/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ licenses([
1414
# Aliased targets
1515
alias(
1616
name = "anyhow",
17-
actual = "@wasmtime__anyhow__1_0_56//:anyhow",
17+
actual = "@wasmtime__anyhow__1_0_57//:anyhow",
1818
tags = [
1919
"cargo-raze",
2020
"manual",
@@ -41,7 +41,7 @@ alias(
4141

4242
alias(
4343
name = "wasmtime",
44-
actual = "@wasmtime__wasmtime__0_35_2//:wasmtime",
44+
actual = "@wasmtime__wasmtime__0_36_0//:wasmtime",
4545
tags = [
4646
"cargo-raze",
4747
"manual",

0 commit comments

Comments
 (0)