mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
This allows to build everything concurrently without failure provided the latest cargo is used. https://github.com/rust-lang/cargo/pull/1764 It's still very early in development, but works for me nevertheless. [skip ci]
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
[build]
|
|
target-dir = "target"
|
|
lock-kind = "wait"
|