swactor/crates/mvp-system/Cargo.toml

9 lines
144 B
TOML
Raw Normal View History

2026-06-23 07:12:45 +00:00
[package]
name = "mvp-system"
version = "0.1.0"
edition = "2024"
publish = false
[target.'cfg(target_os = "linux")'.dependencies]
libc = "0.2"