update to servicepoint 0.4.2

This commit is contained in:
Vinzenz Schroeter 2024-05-26 10:50:29 +02:00
parent 8690e052bd
commit c01264afd7
5 changed files with 26 additions and 25 deletions

View file

@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
[dependencies]
# packet parsing
servicepoint2 = "0.4.1"
servicepoint2 = { version = "0.4.2", features = ["all_compressions"] }
# gui
winit = { version = "0.30", features = ["rwh_05"] } # for creating a window