7 lines
191 B
TOML
7 lines
191 B
TOML
[package]
|
|
name = "jay-units"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
description = "Shared unit types for Jay"
|
|
repository = "https://github.com/mahkoh/jay"
|