key listener + window creating
This commit is contained in:
parent
00b7750cbc
commit
fb3e351a56
4 changed files with 2119 additions and 2 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue