mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-11 11:06:16 +00:00
11 lines
192 B
TOML
11 lines
192 B
TOML
[package]
|
|
name = "nucompat"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
binrw = "0.13"
|
|
modular-bitfield = "0.11.2"
|
|
clap = { version = "4.5.4", features = ["derive"] }
|
|
flate2 = "1.0.28"
|