[package] name = "bitcoin-price-cli" version = "0.1.0" edition = "2018" description = "Get bitcoin price on the command line" license = "MIT" [dependencies] bitcoin-price = "0.1.0"