Skip to content

Commit c52fb43

Browse files
Bump wasi from 0.13.3+wasi-0.2.2 to 0.14.0+wasi-0.2.3
Bumps [wasi](https://github.com/bytecodealliance/wasi-rs) from 0.13.3+wasi-0.2.2 to 0.14.0+wasi-0.2.3. - [Commits](bytecodealliance/wasi-rs@0.13.3...0.14.0) --- updated-dependencies: - dependency-name: wasi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e9c577 commit c52fb43

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

Lines changed: 4 additions & 13 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.3"
17+
wasi = "0.14.0"
1818
wit-bindgen-rt = { version = "0.37.0", features = ["bitflags"] }

0 commit comments

Comments
 (0)