rink-rs/Cargo.toml
2016-08-03 11:01:27 -04:00

12 lines
390 B
TOML

[package]
name = "rink"
version = "0.1.0"
authors = ["Tiffany Bennett <tiffany@stormbit.net>"]
description = "Unit conversion tool and library, similar to frink"
homepage = "https://github.com/tiffany352/rink-rs"
repository = "https://github.com/tiffany352/rink-rs"
readme = "README.md"
license = "MIT OR Apache-2.0"
keywords = ["unit", "math", "conversion", "cli", "tool"]
[dependencies]