[package] name = "oxen" version = "0.0.2" authors = ["Cam Jackson "] description = "A game engine written in rust." documentation = "https://github.com/camjackson/oxen" homepage = "https://github.com/camjackson/oxen" repository = "https://github.com/camjackson/oxen" readme = "README.md" license = "GPL-3.0" [dependencies] glium = "*" glutin = "*" time = "*"