This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit e14f171
authored
Rollup merge of rust-lang#129100 - ehuss:fix-dependencies-update, r=Kobzol
Fix dependencies cron job
This fixes a mistake in rust-lang#127786 that broke the dependencies update cron job. I accidentally set the wrong path in the cargo command.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments