prop/rust/prop_grid_rs
Graham McIntire a5f76896d0
chore(rust): bump reqwest 0.13, axum 0.8, prometheus 0.14, png 0.18
- reqwest 0.12 → 0.13: rustls-tls feature renamed to rustls
- png 0.17 → 0.18: output_buffer_size() returns Option<usize>
- axum 0.7 → 0.8, prometheus 0.13 → 0.14, rayon 1.10 → 1.12: no code changes
- drop unused bincode dep; the .bincode golden fixture is raw binary
  parsed via byteorder, not the bincode crate
2026-04-24 12:10:18 -05:00
..
src chore(rust): bump reqwest 0.13, axum 0.8, prometheus 0.14, png 0.18 2026-04-24 12:10:18 -05:00
tests feat(grid-rs): Rust worker for HRRR f01..f18 propagation chain 2026-04-19 15:42:49 -05:00
.gitignore feat(grid-rs): Rust worker for HRRR f01..f18 propagation chain 2026-04-19 15:42:49 -05:00
Cargo.lock chore(rust): bump reqwest 0.13, axum 0.8, prometheus 0.14, png 0.18 2026-04-24 12:10:18 -05:00
Cargo.toml chore(rust): bump reqwest 0.13, axum 0.8, prometheus 0.14, png 0.18 2026-04-24 12:10:18 -05:00
Dockerfile fix(grid-rs): build wgrib2 in-tree instead of pulling from prop:latest 2026-04-20 08:33:53 -05:00