Actually make a window!

This commit is contained in:
2019-02-28 16:38:34 -08:00
parent 8e8cb40334
commit 6b559a16a2
3 changed files with 15 additions and 0 deletions

View File

@@ -9,5 +9,6 @@ path = "src/main.rs"
name = "example"
[dependencies]
glutin = "^0.19.0"
log = "^0.4.6"
simplelog = "^0.5.3"