diff --git a/examples.md b/examples.md
index 1bcde91..42170cb 100644
--- a/examples.md
+++ b/examples.md
@@ -591,6 +591,7 @@ whenever possible:
 - uses: actions/cache@v3
   with:
     path: |
+      ~/.cargo/.crates.toml
       ~/.cargo/bin/
       ~/.cargo/registry/index/
       ~/.cargo/registry/cache/