Skip to content

Commit da29e68

Browse files
authored
Merge pull request #29 from bytecodealliance/dependabot/cargo/wit-bindgen-rt-0.38.0
Bump wit-bindgen-rt from 0.37.0 to 0.38.0
2 parents 25c29b1 + a72285b commit da29e68

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 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-
wit-bindgen-rt = { version = "0.37.0", features = ["bitflags"] }
17+
wit-bindgen-rt = { version = "0.38.0", features = ["bitflags"] }
1818
wstd = "0.5.1"

0 commit comments

Comments
 (0)