add optional spacers

This commit is contained in:
Vinzenz Schroeter 2024-05-14 21:45:42 +02:00
parent d7b7036f51
commit 9f5d256963
5 changed files with 48 additions and 108 deletions

View file

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