[package] name = "ceplugin" version = "0.6.0" authors = ["Mack Stump "] description = "Rust bindings to the Cheat Engine plugin SDK" repository = "https://github.com/rmbreak/ceplugin" license = "APL-1.0" [dependencies] libc = "0.2.21" winapi = "0.2.8"