SimpleByteUnit/Cargo.toml
Xavier Moffett 897b3e1d44
All checks were successful
Build / Check format (push) Successful in 38s
Build / Check release (push) Successful in 44s
Release 0.3.0
2025-07-19 18:48:31 -04:00

9 lines
357 B
TOML

[package]
name = "simplebyteunit"
version = "0.3.0"
edition = "2024"
license = "Apache-2.0"
readme = "README.md"
authors = ["Xavier Moffett <sapphirus@azorium.net>"]
repository = "https://github.com/sapphirusberyl/simplebyteunit"
description = "A thin encapsulate for integer primitives to facilitate a fast, simple, yet ergonomic byteunit implementation."