simplebyteunit/Cargo.toml

9 lines
270 B
TOML

[package]
name = "simplebyteunit"
authors = ["Xavier R.M."]
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
license-file = "LICENSE"
description = "A thin encapsulate for integer primitives to facilitate a fast, simple, yet ergonomic byteunit implementation."