[build-dependencies.cmake]
version = "0.1"
[dependencies.libc]
version = "0.2"
[package]
authors = ["dtynn <dtynn@163.com>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Low level bindings to sigar."
documentation = "https://docs.rs/sigar-sys"
homepage = "https://github.com/dtynn/sigar-rs/tree/master/sigar-sys"
keywords = ["sigar", "sys", "ffi", "binding"]
license = "MIT"
name = "sigar-sys"
readme = "README.md"
repository = "https://github.com/dtynn/sigar-rs"
version = "1.0.3"