Update dependencies and refactor code for improved functionality and performance #3

Open
yuhki wants to merge 1 commit from yuhki/rooms-launcher:master into master

1 commit

Author SHA1 Message Date
Yuhki
0ae31d8627 Update dependencies and refactor code for improved functionality and performance
- Added new dependencies including `aes`, `bzip2`, `zip`, and others in `Cargo.lock`.
- Updated existing dependencies to their latest versions.
- Refactored image handling in `video.rs` for better readability and performance.
- Enhanced game installation logic in `installer.rs` to support new game types.
- Introduced settings management in the application state.
- Improved error handling and logging throughout the codebase.
- Cleaned up unused code and optimized existing functions for better efficiency.
2025-07-09 10:27:17 +02:00