1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-03 05:10:17 +02:00

fix: markdown error

This commit is contained in:
Varun Potti 2022-04-24 03:16:19 -07:00 committed by GitHub
parent f58337763b
commit dfc03ce782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,6 +477,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [synth](https://github.com/getsynth/synth) — A declarative data generation engine.
### Build system
* [Fleet](https://github.com/dimensionhq/fleet) [[fleet-rs](https://crates.io/crates/fleet-rs)] - The blazing fast build tool for Rust.
* [Cargo](https://crates.io/) — the Rust package manager
* [cargo-all-features](https://github.com/frewsxcv/cargo-all-features) - A configurable subcommand to simplify testing, building and much more for all combinations of features [![CI](https://github.com/frewsxcv/cargo-all-features/actions/workflows/ci.yml/badge.svg)](https://github.com/frewsxcv/cargo-all-features/actions/workflows/ci.yml)