mirror of
https://github.com/egor-white/zaprett.git
synced 2026-03-22 00:18:13 +05:00
12 lines
198 B
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"
|