[package] name = "embedded-triple" version = "0.1.0" description = "Embed the target triple into the binary" authors = ["kpcyrd "] license = "MIT/Apache-2.0" repository = "https://github.com/kpcyrd/embedded-triple" readme = "README.md" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]