1
Fork 0
mirror of https://github.com/RGBCube/is-even-u16 synced 2025-07-29 07:37:45 +00:00
is-even-u16/Cargo.toml
2024-03-07 12:08:57 +03:00

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"