Commit 511cd69
fix(scripts): add User-Agent header to crates.io API requests
The crates.io API requires a User-Agent header per their data access
policy. Without it, requests are rejected with a 403 error.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5e5aee5 commit 511cd69
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
0 commit comments