wash 0.43.0

wasmCloud Shell (wash) - CLI tool and library for wasmCloud development
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
language = "rust"
type = "component"
name = "testcomponent"
version = "0.1.0"

[provider]
capability_id = "wasmcloud:httpserver"
vendor = "NoVendor"

[rust]
cargo_path = "./cargo"
target_path = "./target"