# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.72" name = "rsblkid-sys" version = "0.2.2" authors = ["Nick Piaddo "] build = "build/build.rs" links = "blkid" exclude = ["web-snapshots/*"] description = "Raw FFI bindings to the `util-linux/libblkid` C library" homepage = "https://github.com/nickpiaddo/rsblkid-sys" documentation = "https://docs.rs/rsblkid-sys" readme = "crates-io.md" keywords = [ "bindings", "ffi", "libblkid", ] categories = [ "external-ffi-bindings", "os", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/nickpiaddo/rsblkid-sys" [dependencies] [build-dependencies.bindgen] version = "0.66.1" [build-dependencies.cc] version = "1.1.28" [build-dependencies.pkg-config] version = "0.3.30"