Add conversion functions for winit feature
This commit is contained in:
parent
6fbba6f4ee
commit
c0083437eb
5 changed files with 195 additions and 6 deletions
|
|
@ -14,6 +14,7 @@ categories = ["gui"]
|
|||
[dependencies]
|
||||
stretch = "0.2"
|
||||
twox-hash = "1.5"
|
||||
winit = { version = "0.20.0-alpha3", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
ggez = { version = "0.5", git = "https://github.com/hecrj/ggez" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue