mirror of
https://gitlab.com/artofrev/smallint.git
synced 2026-07-26 02:40:22 -04:00
make authors an array
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user