Added missing metadata for publishing.
This commit is contained in:
parent
538bfc1c57
commit
f35faddc05
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ name = "simplebyteunit"
|
||||||
authors = ["Xavier R.M."]
|
authors = ["Xavier R.M."]
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
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."
|
||||||
|
|
Loading…
Reference in a new issue