/ Cargo.toml
Cargo.toml
1  [workspace]
2  resolver = "2"
3  members = [
4      "alpha-sdk-rust",
5      "delta-sdk-rust",
6  ]