You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-11-30 00:58:23 +02:00
When cargo xtask install-tools --binstall is used, precompiled binaries are fetched if available. Triggers a regular (compilation) install if binary releases do not exist. This is now configured to be used by the CI to speed up the build and deploy workflows where possible. Currently binary packages exist for: - mdbook - mdbook-pandoc