WIP next servicepoint version

This commit is contained in:
Vinzenz Schroeter 2024-06-26 17:23:41 +02:00
parent 8b4b41de76
commit 6101e91615
6 changed files with 44 additions and 113 deletions

View file

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