mirror of
https://github.com/imjasonh/esp32
synced 2026-07-06 23:52:24 +00:00
main bumped sha2 0.10 -> 0.11 (PR #8) and switched format!("{:x}", ...) to hex::encode in src/ota.rs. The auto-merge handled both, plus Cargo.toml union of dep lists. Cargo.lock had one residual marker around the firmware deps block (kept main's qualified "sha2 0.11.0" + retained cloud-logging's rsa/time/tracing-subscriber). rsa = 0.9 still depends on sha2 = 0.10 internally, so SigningKey<Sha256> must be parameterised against rsa's re-export (rsa::sha2::Sha256), not our top-level sha2 0.11. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| provision | ||
| publisher | ||