Remove glfw dependency
This commit is contained in:
parent
6db2760584
commit
17d773010e
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
||||||
authors = ["maik klein <maikklein@googlemail.com>"]
|
authors = ["maik klein <maikklein@googlemail.com>"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
glfw = "0.9.1"
|
|
||||||
winit = "0.5.6"
|
winit = "0.5.6"
|
||||||
image = "0.10.4"
|
image = "0.10.4"
|
||||||
ash = { version = "*", path = "../"}
|
ash = { version = "*", path = "../"}
|
||||||
|
|
Loading…
Reference in a new issue