# 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 = "2018" name = "elektra-sys" version = "0.11.1" authors = ["PhilippGackstatter "] build = "build.rs" description = "Raw bindings for libelektra." homepage = "https://www.libelektra.org/" documentation = "https://docs.rs/elektra-sys" license = "BSD-3-Clause" repository = "https://master.libelektra.org/src/bindings/rust" [dependencies] [build-dependencies.bindgen] version = "0.66.1" [build-dependencies.pkg-config] version = "0.3.16" optional = true [features] default = []