[build-dependencies.bindgen]
version = "0.69"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.nix-bindings-store-sys]
version = "0.2.0"
[dependencies.nix-bindings-util-sys]
version = "0.2.0"
[lib]
name = "nix_bindings_expr_sys"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Low-level FFI bindings to the Nix expression evaluator"
edition = "2021"
license = "LGPL-2.1"
name = "nix-bindings-expr-sys"
readme = "README.md"
repository = "https://github.com/nixops4/nix-bindings-rust"
version = "0.2.0"