Skip to main content

rust/Cargo.toml

[package]
name = "exfuse_port"
version = "0.1.0"
edition = "2024"
rust-version = "1.85"

[dependencies]
libc = "0.2"

[build-dependencies]
pkg-config = "0.3"