fix brightness, rest of the update to servicepoint 0.7

This commit is contained in:
Vinzenz Schroeter 2024-06-27 19:49:27 +02:00
parent 0fff7a20d0
commit feacd6c01e
4 changed files with 83 additions and 17 deletions

View file

@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
[dependencies]
# packet parsing
servicepoint = { git = "https://github.com/cccb/servicepoint.git", branch = "fix-brightness" }
servicepoint = { version = "0.7.0", features = ["all_compressions"] }
# gui
winit = { version = "0.30", features = ["rwh_05"] } # for creating a window