* chore(deps): remove deprecated dependencies * refactor: simplify string formatting in make_key function
* fix: light mode error * feat: optimize the logic * fix: clippy issues
d05952e945
- Changed providers_proxies from Value to Box<Value> in CmdProxyState - Reduces struct size from 32 bytes to 8 bytes, optimizing memory usage
refactor: remove unnecessary macOS conditional compilation directive