# 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" name = "fbsd-geom-sys" version = "0.1.1" authors = ["Florian Büstgens "] build = "build.rs" description = "FFI bindings for the geom library of FreeBSD" readme = "README.md" keywords = [ "freebsd", "geom", "ffi", "sys", ] categories = [ "os::freebsd-apis", "os", ] license = "BSD-2-Clause" repository = "https://github.com/fasync/fbsd-geom-sys" [dependencies] [build-dependencies.bindgen] version = "0.55.1" features = []