[package] name = "exchage" description = "A commandline tool converting currencies" version = "0.1.1" license = "MIT" authors = ["Chun-wei Kuo "] edition = "2018" readme = "README.md" repository = "https://github.com/Domon/exchage" [dependencies] reqwest = "^0.9.20"