[package] name = "triangle-time" version = "0.1.0" authors = ["eater <=@eater.me>"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] eatgel = { path = "../eatgel" } glfw = "0.36.0" gl = "0.14.0" nalgebra-glm = "0.6.0" image = "0.23.0"