key listener + window creating

This commit is contained in:
MeexReay 2024-04-24 10:52:17 +03:00
parent 00b7750cbc
commit fb3e351a56
4 changed files with 2119 additions and 2 deletions

View file

@ -6,3 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
arboard = "3.3.2"
winit = "0.29.15"
tiny-skia = "0.11.4"
softbuffer = "0.4.2"
rdev = "0.5.3"