mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
start testing suil/winit
This commit is contained in:
parent
dacce119c4
commit
278b213f12
8 changed files with 1071 additions and 6 deletions
|
|
@ -7,3 +7,6 @@ edition = "2021"
|
|||
|
||||
[build-dependencies]
|
||||
bindgen = "0.69.4"
|
||||
|
||||
[dev-dependencies]
|
||||
winit = { version = "0.30.4", features = [ "x11" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue