start testing suil/winit

This commit is contained in:
🪞👃🪞 2024-07-24 13:43:38 +03:00
parent dacce119c4
commit 278b213f12
8 changed files with 1071 additions and 6 deletions

View file

@ -7,3 +7,6 @@ edition = "2021"
[build-dependencies]
bindgen = "0.69.4"
[dev-dependencies]
winit = { version = "0.30.4", features = [ "x11" ] }