update to servicepoint 0.6.0

This commit is contained in:
Vinzenz Schroeter 2024-06-05 20:42:15 +02:00
parent f32e83dffc
commit 0711278a7f
3 changed files with 47 additions and 7 deletions

View file

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