mirror of
https://github.com/RGBCube/is-even-u16
synced 2025-07-29 07:37:45 +00:00
8 lines
245 B
TOML
8 lines
245 B
TOML
[package]
|
|
name = "is-even-u16"
|
|
description = "Specialized is-even checking for u16 numbers"
|
|
version = "1.0.2"
|
|
license = "MIT"
|
|
repository = "https://github.com/RGBCube/is-even-u16"
|
|
authors = [ "RGBCube" ]
|
|
edition = "2021"
|