libnixstore-sys 0.1.0

Bindings to libnixstore-c
Documentation
[[bin]]
name = "query_path_info"
path = "src/bin.rs"

[build-dependencies.bindgen]
version = "0.42"

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

[dependencies]

[lib]
name = "libnixstore_sys"
path = "src/lib.rs"

[package]
authors = ["Andreas Rammhold <andreas@rammhold.de>"]
description = "Bindings to libnixstore-c"
edition = "2018"
homepage = "https://github.com/andir/libnixstore-sys"
license = "MIT"
links = "nixstore-c"
name = "libnixstore-sys"
version = "0.1.0"