# 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" version = "0.11.1" authors = ["PhilippGackstatter "] description = "Elektra serves as a universal and secure framework to access configuration parameters in a global, hierarchical key database." homepage = "https://www.libelektra.org/" documentation = "https://docs.rs/elektra" readme = "README.md" license = "BSD-3-Clause" repository = "https://master.libelektra.org/src/bindings/rust" [dependencies.bitflags] version = "1.1.0" [dependencies.elektra-sys] version = "0.11.1" [features] default = [] pkg-config = ["elektra-sys/pkg-config"]