2024-02-13 03:33:59 +00:00
|
|
|
[workspace]
|
|
|
|
resolver = "2"
|
2024-02-17 02:15:21 +00:00
|
|
|
members = [
|
|
|
|
"crates/proto",
|
|
|
|
"crates/impls",
|
|
|
|
"crates/cli",
|
2024-03-05 00:31:16 +00:00
|
|
|
"crates/query",
|
2024-02-17 02:15:21 +00:00
|
|
|
]
|
2024-02-01 02:28:41 +00:00
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|