1
1
mirror of synced 2025-02-09 07:09:33 +01:00
2022-10-13 09:14:16 +13:00

13 lines
211 B
TOML

[package]
name = "song-limit-8-18"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
libc = "0.2.133"
region = "3.0.0"
winapi = { version = "0.3.9", features = ["libloaderapi"] }