mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-23 15:14:35 +02:00
Fix typo in cargo.md (#1847)
This commit is contained in:
parent
847e1a038e
commit
099ca497f2
@ -76,7 +76,7 @@ may offer an advantage"):
|
||||
for command-line parsing and on `toml` for configuration files.
|
||||
- Disclaimer: a unique reason for using `cargo` was unavailability of `gn`
|
||||
when building and bootstrapping Rust standard library when building Rust
|
||||
toolchain.)
|
||||
toolchain.
|
||||
- `run_gnrt.py` uses Chromium's copy of `cargo` and `rustc`. `gnrt` depends
|
||||
on third-party libraries downloaded from the internet, by `run_gnrt.py`
|
||||
asks `cargo` that only `--locked` content is allowed via `Cargo.lock`.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user