Skip to content

Commit 2f3b20e

Browse files
committed
no t in cargo
1 parent 0c9437f commit 2f3b20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2018-02-15-Rust-1.24.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ specifically. We have a lot more work planned in the future. For example, anothe
6565
related to performance hit stable this release:
6666
[`codegen-units` is now set to 16 by default](https://github.com/rust-lang/rust/pull/46910).
6767
One small note about this change: it makes builds faster, but makes the final binary a bit
68-
slower. For maximum speed, setting `codegen-units` to `1` in your `Cargot.toml` is needed
68+
slower. For maximum speed, setting `codegen-units` to `1` in your `Cargo.toml` is needed
6969
to eake out every last drop of performance.
7070

7171
More to come!

0 commit comments

Comments
 (0)