We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90c992 commit 8fb0229Copy full SHA for 8fb0229
templates/command-rust/content/Cargo.toml.tmpl
@@ -14,6 +14,6 @@ package = "component:{{project-name | kebab_case}}"
14
anyhow = "1"
15
spin-sdk = "3.0.1"
16
spin-executor = "3.0.1"
17
-wit-bindgen-rt = { version = "0.26.0", features = ["bitflags"] }
+wit-bindgen-rt = { version = "0.34.0", features = ["bitflags"] }
18
19
[workspace]
0 commit comments