Skip to content

Commit 099ca49

Browse files
authored
Fix typo in cargo.md (#1847)
1 parent 847e1a0 commit 099ca49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chromium/cargo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ may offer an advantage"):
7676
for command-line parsing and on `toml` for configuration files.
7777
- Disclaimer: a unique reason for using `cargo` was unavailability of `gn`
7878
when building and bootstrapping Rust standard library when building Rust
79-
toolchain.)
79+
toolchain.
8080
- `run_gnrt.py` uses Chromium's copy of `cargo` and `rustc`. `gnrt` depends
8181
on third-party libraries downloaded from the internet, by `run_gnrt.py`
8282
asks `cargo` that only `--locked` content is allowed via `Cargo.lock`.)

0 commit comments

Comments
 (0)