fix broken links in the Cargo book

This commit is contained in:
yegeunyang 2025-01-26 15:19:26 -06:00 committed by Eric Huss
parent fd4f492125
commit 8cd5cdf91e
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
# Build Cache

View File

@ -11,5 +11,5 @@ develop Rust packages.
* [Cargo.toml vs Cargo.lock](cargo-toml-vs-cargo-lock.md)
* [Tests](tests.md)
* [Continuous Integration](continuous-integration.md)
* [Publishing on crates.io](../reference/publishing.md)
* [Cargo Home](cargo-home.md)
* [Build Cache](build-cache.md)