rink-rs/Cargo.toml
2016-08-03 10:39:08 -04:00

11 lines
388 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"
keywords = ["unit", "units", "convert", "conversion", "math", "cli", "repl", "tool"]
[dependencies]