update to servicepoint 0.4.2
This commit is contained in:
parent
8690e052bd
commit
c01264afd7
5 changed files with 26 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue