sdk_client/Cargo.toml
2024-03-18 15:40:39 +01:00

6 lines
64 B
TOML

[workspace]
resolver = "2"
members = [
"crates/sp_client"
]