headroom/crates
JD Davis f00833654f
fix(proxy): satisfy rustfmt import ordering (#2158)
## Summary

Fixes the Rust workflow failure from
https://github.com/headroomlabs-ai/headroom/actions/runs/29294598252/job/86965269576
by applying rustfmt's import ordering in
`crates/headroom-proxy/src/proxy.rs`.

## Testing

```text
cargo fmt --all -- --check
# passed

git diff --check
# no output
```
2026-07-14 11:53:06 -04:00
..
headroom-core feat(simulators): add provider simulator service (#2014) 2026-07-11 09:41:49 -07:00
headroom-parity feat: compression extraction — Rust knob exposure, CCR hardening, traffic audits (#818) 2026-06-16 20:21:13 -07:00
headroom-proxy fix(proxy): satisfy rustfmt import ordering (#2158) 2026-07-14 11:53:06 -04:00
headroom-py fix(deps): remediate dependency CVEs and publish SBOM (#1509) 2026-06-27 15:28:12 -07:00
headroom-simulators feat(simulators): add provider simulator service (#2014) 2026-07-11 09:41:49 -07:00