Skip to content

Commit

Permalink
Link tools mentioned
Browse files Browse the repository at this point in the history
  • Loading branch information
plaindocs authored Sep 11, 2024
1 parent bc638c8 commit 4527949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions training-slides/src/rust-build-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ To clarify

## Tools

* `cargo-chef` to speed up your docker builds
* `sccache` for caching intermediary build artifacts across multiple projects and developers
* [`cargo-chef`](https://github.com/LukeMathWalker/cargo-chef) to speed up your docker builds
* [`sccache`](https://github.com/mozilla/sccache) for caching intermediary build artifacts across multiple projects and developers

0 comments on commit 4527949

Please sign in to comment.