swactor/crates/data-plane/Cargo.toml

10 lines
160 B
TOML

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