update to servicepoint 0.6.0
This commit is contained in:
parent
f32e83dffc
commit
0711278a7f
3 changed files with 47 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue