Skip to content

Commit 53520c5

Browse files
committed
refactor: wasmtime update
update wasmtime to 28.0.1 update wasi-nn context update other minor crates forward wasi-nn
1 parent dbf8e9c commit 53520c5

File tree

22 files changed

+683
-897
lines changed

22 files changed

+683
-897
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Rust
2424
uses: dtolnay/rust-toolchain@stable
2525
with:
26-
target: wasm32-wasi
26+
target: wasm32-wasip1
2727
components: rustfmt, clippy
2828

2929
- name: Run cargo-audit binary crate

0 commit comments

Comments
 (0)