Commit 1f5e490
authored
chore: periodic maintenance — deps refresh and spec/doc alignment (#105)
- Refresh Cargo.lock (tokio 1.52, reqwest 0.13.3, rustls 0.23.40, rustls-platform-verifier 0.7, tower-http 0.6.10, pyo3 0.28.3, transitives)
- Align specs/initial.md and README with current FetchRequest/FetchResponse surface (content_focus, conditional-request fields; etag, metadata, word_count, redirect_chain, is_paywall)
- Re-verify threat model (bump Last verified to 2026-05-17)
- Document why release.yml dispatches publish.yml explicitly (default GITHUB_TOKEN limitation)
- Collapse nested if into match arm guards in convert.rs for clippy::collapsible_match (Rust 1.95)1 parent 1c836cd commit 1f5e490
7 files changed
Lines changed: 283 additions & 338 deletions
File tree
- crates/fetchkit/src
- specs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
0 commit comments