Skip to content

Commit 293a42b

Browse files
Bump wasi from 0.13.2+wasi-0.2.1 to 0.13.3+wasi-0.2.2
Bumps [wasi](https://github.com/bytecodealliance/wasi-rs) from 0.13.2+wasi-0.2.1 to 0.13.3+wasi-0.2.2. - [Commits](bytecodealliance/wasi-rs@0.13.2...0.13.3) --- updated-dependencies: - dependency-name: wasi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c180f6a commit 293a42b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ package = "component:rust-wasi-hello"
1414
proxy = true
1515

1616
[dependencies]
17-
wasi = "0.13.2"
17+
wasi = "0.13.3"
1818
wit-bindgen-rt = { version = "0.30.0", features = ["bitflags"] }

0 commit comments

Comments
 (0)