Chore(deps): Bump serde_with from 3.18.0 to 3.21.0 in the cargo group across 1 directory (#1823)
* Chore(deps): Bump serde_with in the cargo group across 1 directory Bumps the cargo group with 1 update in the / directory: [serde_with](https://github.com/jonasbb/serde_with). Updates `serde_with` from 3.18.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.18.0...v3.21.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Fix(deps): Pin wmi to windows-core 0.62 to match windows 0.62 wmi 0.18.4 declares both `windows` and `windows-core` as `>=0.59, <0.63`. Cargo resolves the two edges independently, and because the Tauri stack (tao/wry/webview2-com) keeps windows-core 0.61.2 in the graph, an incremental `cargo update` can pair windows 0.62.2 with windows-core 0.61.2. That mismatch breaks every Windows Rust job with 16 trait-bound errors inside wmi. Realign wmi (and iana-time-zone) onto windows-core 0.62.2, matching the lockfile on develop. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shm11C3 <m11c3.sh@gmail.com>
D
dependabot[bot] committed
5a861a0c99fd62fb6641564e6d4b5e25133f7bb7
Parent: b3e1479
Committed by GitHub <noreply@github.com>
on 7/27/2026, 5:37:18 PM