[package] name = "binc" version = "0.1.0" edition = "2021" authors = ["Hiro "] license = "MIT" description = "Binary compiler" homepage = "https://github.com/hiro-codes/binc" repository = "https://github.com/hiro-codes/binc" keywords = ["binary", "compiler"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]