[dependencies]
[features]
default = ["str"]
f64 = []
no_std = []
str = []
[package]
authors = ["William Carroll"]
description = "Core Utils for Generating Units and Systems"
edition = "2021"
license = "MIT"
name = "dims_core"
repository = "https://github.com/WilliamTCarroll/dims"
version = "0.2.1"