mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-30 08:08:50 +01:00
9 lines
134 B
TOML
9 lines
134 B
TOML
[workspace]
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"google-apis-common",
|
|
"google-clis-common",
|
|
"src/rust/preproc"
|
|
]
|
|
exclude = ["gen"] |