[package] name = "piko" description = "Nano node" license = "MIT" repository = "https://github.com/engvallcompany/piko" documentation = "https://docs.rs/piko" readme = "README.md" version = "0.1.0" authors = ["Marcus Engvall "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] futures = "0.3" gfx-hal = "0.5" [[bin]] name = "pikod"