mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-06 02:29:59 +05:00
12 lines
197 B
TOML
12 lines
197 B
TOML
[package]
|
|
name = "libnfqws"
|
|
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"
|