[Protocols] Cargo clippy optimizations

This commit is contained in:
CosminPerRam 2023-03-09 01:30:28 +02:00
parent e6562d30cb
commit e163774685
13 changed files with 57 additions and 65 deletions

View file

@ -10,7 +10,8 @@ Games:
- [Serious Sam](https://www.gog.com/game/serious_sam_the_first_encounter) support.
### Breaking:
None.
Protocols:
- Valve: Request type enums have been renamed from all caps to starting-only uppercase, ex: `INFO` to `Info`
# 0.2.1 - 03/03/2023
### Changes: