pkmn-rs/rom/Cargo.toml

11 lines
198 B
TOML
Raw Normal View History

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