Files
hkrpg-patch/mhypbase/Cargo.toml
2025-03-14 14:49:05 +07:00

13 lines
183 B
TOML

[package]
name = "mhypbase"
edition = "2024"
version.workspace = true
[lib]
name = "mhypbase"
crate-type = ["cdylib"]
[dependencies]
windows.workspace = true
hkrpg.workspace = true