[dependencies.num-traits]
version = "0.2.5"
[dependencies.typenum]
version = "1.10.0"
[dev-dependencies.trybuild]
version = "1.0"
[package]
authors = ["Forrest Smith <forrestthewoods@gmail.com>"]
categories = ["games", "science", "rendering"]
description = """
fts_units is a library that enables compile-time type-safe mathematical operations using units of measurement.
"""
documentation = "https://github.com/forrestthewoods/fts_gamemath"
edition = "2018"
homepage = "https://github.com/forrestthewoods/fts_gamemath"
keywords = ["gamedev", "math", "units"]
license = "Unlicense OR MIT"
name = "fts_units"
readme = "readme.md"
repository = "https://github.com/forrestthewoods/fts_gamemath"
version = "0.1.1"