Commit f0d09b7
fix: add User-Agent header to crates.io API requests
crates.io's data access policy requires a descriptive User-Agent header.
Without one, the default curl/X.Y.Z agent gets 403'd, breaking the CI
"Determine core version and publication status" step.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 45a4533 commit f0d09b7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments