Skip to content

Commit a781a10

Browse files
committed
fix: rules_rust failure due to wasmtime-c-api-impl massaging
Signed-off-by: Matt Leon <mattleon@google.com>
1 parent 9763300 commit a781a10

File tree

2 files changed

+1
-160
lines changed

2 files changed

+1
-160
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
run: |
9797
bazel run //bazel/cargo/wasmsign:crates_vendor
9898
bazel run //bazel/cargo/wasmtime:crates_vendor
99+
perl -pi -e 's/rust_library/rust_static_library/g' bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-impl-*.bazel
99100
git diff --exit-code
100101
101102
clang_format:

bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-impl-39.0.1.bazel.bak

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)