mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
The last outstanding dependabot update. #1275 grouped four cargo bumps, three of which (tauri 2.11.1, tar 0.4.46, serde_with 3.21.0) already landed on main via #1274; rand is what remained. Dependabot did not act on a rebase request, so this applies it directly against current main. Both major lines in the tree move (0.8.5 -> 0.8.7, 0.9.2 -> 0.9.5) and bs58 comes in as a new transitive dependency, matching #1275's resolution. Verified: cargo clippy --all-targets -D warnings clean, cargo test --lib 73 passed. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>