[package] name = "oxide_render" version = "0.0.1" authors = [ "Chris Ohk ", "Changseo Jang ", "Yongwook Choi ", "Chaneun Yeo ", "Oxide Engine" ] edition = "2018" description = "Rendering library for Oxide" repository = "https://github.com/OxideEngine/Oxide" license = "MIT" [lib] name = "oxide_render" path = "lib.rs" [dependencies]