tauri/examples/web/core/Cargo.toml

7 lines
55 B
TOML
Raw Normal View History

[workspace]
members = [
"api",
"tauri",
"wasm"
]