[package] name = "ramn-currency" version = "0.4.1" authors = ["ramn"] description = "A library for representing currencies. Fork of https://github.com/Tahler/currency-rs" repository = "https://github.com/ramn/currency-rs" documentation = "http://docs.rs/ramn-currency/" keywords = ["currency", "money"] license = "MIT" [dependencies] num = "0.1.32"