mirror of
https://github.com/extism/extism.git
synced 2026-01-09 13:57:55 -05:00
refactor: add workspace Cargo.toml
This commit is contained in:
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"manifest",
|
||||
"runtime",
|
||||
"wasm/rust-pdk",
|
||||
]
|
||||
Reference in New Issue
Block a user