mirror of
https://github.com/tiffany352/rink-rs
synced 2024-11-10 21:54:15 +00:00
11 lines
388 B
TOML
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]
|