7 lines
176 B
TOML
7 lines
176 B
TOML
[package]
|
|
name = "jay-units"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
license = "GPL-3.0-only"
|
|
description = "Shared unit types for Jay"
|
|
repository = "https://github.com/mahkoh/jay"
|