update to servicepoint 0.5.0

This commit is contained in:
Vinzenz Schroeter 2024-05-26 15:24:44 +02:00
parent 5fff78506a
commit f32e83dffc
6 changed files with 14 additions and 14 deletions

View file

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