swactor/crates/data-plane/Cargo.toml

11 lines
160 B
TOML
Raw Normal View History

2026-07-28 07:29:31 +00:00
[package]
name = "data-plane"
version = "0.1.0"
edition = "2024"
publish = false
[dependencies]
[target.'cfg(target_os = "linux")'.dependencies]
libc = "0.2"