Skip to content

Commit

Permalink
chore: bump west version
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Sep 20, 2024
1 parent 7c10f53 commit 5cffe5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ wasmtime = { version = "24", default-features = false }
wasmtime-cabish = { version = "0.1.2", default-features = false }
wasmtime-wasi = { version = "24", default-features = false }
wasmtime-wasi-http = { version = "24", default-features = false }
west = { version = "0.1.2", path = "." }
west = { version = "0.1.3", path = "." }
wit-bindgen = { version = "0.32", default-features = false }
wit-component = { version = "0.217", default-features = false }

0 comments on commit 5cffe5e

Please sign in to comment.