mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-21 18:54:07 +01:00
chore(cargo): configure to use wait-lock
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]
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
[build]
|
||||
target-dir = "target"
|
||||
lock-kind = "wait"
|
||||
|
||||
Reference in New Issue
Block a user