Commit b7cf264
fix: [ci] Use Cargo.toml instead of Cargo.lock for cache key
Cargo.lock is gitignored (library crate convention), so hashFiles
fails on CI. Use Cargo.toml hash instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d7eb18 commit b7cf264
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments