Skip to content

Commit 8fb0229

Browse files
authored
chore: bump wit-bindget-rt dependency
Signed-off-by: GitHub <[email protected]>
1 parent a90c992 commit 8fb0229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/command-rust/content/Cargo.toml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ package = "component:{{project-name | kebab_case}}"
1414
anyhow = "1"
1515
spin-sdk = "3.0.1"
1616
spin-executor = "3.0.1"
17-
wit-bindgen-rt = { version = "0.26.0", features = ["bitflags"] }
17+
wit-bindgen-rt = { version = "0.34.0", features = ["bitflags"] }
1818

1919
[workspace]

0 commit comments

Comments
 (0)