Skip to content

Commit 7b7e4e2

Browse files
committed
Update wasmtime to 0.36.0
Signed-off-by: Faseela K <faseela.k@est.tech>
1 parent 828e44a commit 7b7e4e2

File tree

52 files changed

+369
-667
lines changed

Some content is hidden

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

52 files changed

+369
-667
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)