Files
hakorune/plugins/nyash-math-plugin/Cargo.toml
2025-12-28 01:34:46 +09:00

12 lines
139 B
TOML

[package]
name = "nyash-math-plugin"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
once_cell = "1.20"