[package] name = "dx_core" version = "0.3.0" authors = ["Mr. Byte "] description = "Core functionality required by all the dx-rs crates. dx-rs is a DirectX wrapper for rust." documentation = "http://dx-rs.github.io/dx_core/dx_core/" repository = "https://github.com/dx-rs/dx_core.git" readme="README.md" keywords = ["windows", "directx", "direct3d"] license = "Apache-2.0"