fix brightness, rest of the update to servicepoint 0.7
This commit is contained in:
parent
0fff7a20d0
commit
feacd6c01e
4 changed files with 83 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue