update to servicepoint 0.5.0
This commit is contained in:
parent
5fff78506a
commit
f32e83dffc
6 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue