btrfsutil-sys 1.2.1

Raw bindings to libbtrfsutil
Documentation
[package]
name = "btrfsutil-sys"
version = "1.2.1"
authors = ["cezarmathe <me@cezarmathe.com>"]
edition = "2018"
description = "Raw bindings to libbtrfsutil"
documentation = "https://docs.rs/btrfsutil-sys"
readme = "README.md"
repository = "https://github.com/cezarmathe/btrfsutil-sys"
license = "MIT"
build = "build.rs"
links = "btrfsutil"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
bindgen = "0.53"
serde = { version = "1.0", features = ["derive"] }
toml = "0.5"