diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 6139c48..210e911 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" authors = ["maik klein "] [dependencies] -glfw = "0.9.1" winit = "0.5.6" image = "0.10.4" ash = { version = "*", path = "../"}