pkmn-rs/pkstrings/Cargo.toml
Maxime “pep” Buquet 8c06d00a19
pkstrings: convert STRTOHEX to const fn
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-07-06 00:24:21 +02:00

8 lines
164 B
TOML

[package]
name = "pkstrings"
version = "0.1.0"
authors = ["Maxime “pep” Buquet <pep@bouah.net>"]
edition = "2018"
license = "AGPL-3.0-or-later"
[dependencies]