[package] name = "cd-utils" version = "1.0.0" authors = [ "Tom Simonsen" ] edition = "2018" license = "GPL-2.0 OR Artistic-1.0" description = "Small interface to cd-rom library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.59.1"