[package] name = "buildrs_playground" version = "0.0.2" authors = ["ding"] edition = "2018" description = "Just a playground for build.rs" license = "Apache-2.0/MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] autocfg = "0.1"