# 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 = "polkit" version = "0.19.0" authors = ["Val Packett "] description = "High-level bindings for libpolkit-gobject-1" homepage = "https://codeberg.org/valpackett/polkit-rs" documentation = "https://docs.rs/polkit/" readme = "README.md" keywords = [ "PolicyKit", "PolKit", "libpolkit-gobject", ] categories = [ "api-bindings", "authentication", "os::unix-apis", ] license = "0BSD OR Unlicense" repository = "https://codeberg.org/valpackett/polkit-rs" [dependencies.bitflags] version = "1" [dependencies.ffi] version = "0.19" package = "polkit-sys" [dependencies.gio] version = "0.19" [dependencies.glib] version = "0.19"