Updates multiple dependencies to their latest versions in Cargo.lock and Cargo.toml. Refactors encryption logic to use updated getrandom API. Improves tray speed rate display by using ab_glyph for font rendering.
- Auto-fallback to sidecar mode if service mode fails
This reverts commit ff2cf30238.
ff2cf30238
# Conflicts: # src-tauri/Cargo.lock # src-tauri/Cargo.toml # src-tauri/src/core/tray/mod.rs