Files
zaprett/rust/crates/libnfqws2/Cargo.toml

12 lines
198 B
TOML

[package]
name = "libnfqws2"
version.workspace = true
edition.workspace = true
repository.workspace = true
[build-dependencies]
cc = "1.2.43"
once_cell = "1.21.3"
glob = "0.3.3"
bindgen = "0.72.1"