swactor/crates/mvp-system/Cargo.toml

8 lines
144 B
TOML

[package]
name = "mvp-system"
version = "0.1.0"
edition = "2024"
publish = false
[target.'cfg(target_os = "linux")'.dependencies]
libc = "0.2"