pkmn-rs/pkstrings/Cargo.toml

10 lines
184 B
TOML
Raw Normal View History

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