Update dependencies to latest versions #17
Loading…
Reference in a new issue
No description provided.
Delete branch "deps-update-2026-09-22"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hex
~> 1.0/~> 0.9)Cargo
=0.8.4)Also
chunks_exact_to_as_chunkslint in decoder/pgrid/sgrid — CI gates on-D warnings.Held back
~> 3.0 or ~> 4.0~> 0.7.0Verified:
MIX_ENV=test mix test(4942 pass),mix precommit,cargo clippy --all-targets -- -D warnings,cargo test --release.No blocking findings at
7f55c015: nothing in this diff fails under a concrete input.generic-array 0.14.9 -> 0.14.7downgrade is not a regression, it is forced. crypto-common 0.1.7 pins=0.14.7exactly, and the only other dependents in the graph (block-buffer 0.10.4^0.14, sqlx-mysql 0.9.0^0.14.4) accept it. All five bumped checksums match the crates.io index.chunks_exact(4)->as_chunks::<4>().0is behavior-identical (both yield the same full chunks and discard the same trailing remainder),as_chunkshas been stable since 1.88 so therust:1.94image builder compiles it, and nochunks_exact(4)sites are left insrc/ortests/for-D warningsto catch.test/microwaveprop/propagation/model_test.exsround-tripsNx.serialize/Nx.deserialize, plus the frontal-analysis and recalibrator suites.I did not run anything from the branch, so the "4942 pass" and clippy claims are yours, not mine.