# 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.71.1" name = "libblkid-rs" version = "0.3.2" authors = ["John Baublitz "] exclude = [ ".clippy.toml", ".githooks/*", ".github/*", ".gitignore", "Makefile", ] description = "High level bindings for libblkid" homepage = "https://stratis-storage.github.io" documentation = "https://docs.rs/libblkid-rs" readme = "README.md" keywords = ["storage"] categories = [ "os::linux-apis", "api-bindings", ] license = "MPL-2.0" repository = "https://github.com/stratis-storage/libblkid-rs" [dependencies.either] version = "1.6.1" [dependencies.libblkid-rs-sys] version = "0.3.0" [dependencies.libc] version = "0.2.121" [dependencies.uuid] version = "1.0.0" [features] default = [] deprecated = []