make authors an array

This commit is contained in:
EvilMuffinHa 2022-08-02 22:11:42 -04:00
parent e57f6d8c43
commit 209cd7aa83

View File

@ -2,6 +2,10 @@
name = "smallint"
version = "0.1.0"
edition = "2021"
authors = ["artofrev"]
description = "A library for optimized arbitrary precision integers."
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html