[package] name = "plthook-rs" version = "0.1.0" edition = "2021" authors = ["spinpx"] repository = "https://github.com/spinpx/plthook-rs" description = "plthook rust bindings" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] cc = "1.0"