Release 0.3.0
This commit is contained in:
parent
da54d9b738
commit
897b3e1d44
2 changed files with 7 additions and 7 deletions
10
Cargo.toml
10
Cargo.toml
|
@ -1,9 +1,9 @@
|
|||
[package]
|
||||
name = "simplebyteunit"
|
||||
authors = ["Xavier R.M."]
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/sapphirusberyl/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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue