# 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 = "gi-repository" version = "0.1.0" description = "High level bindings of libgirepository" license = "MIT" repository = "https://github.com/Megadash452/gi-repository-rs" [package.metadata.docs.rs] features = ["dox"] [dependencies.bitflags] version = "1.0" [dependencies.ffi] version = "0.0.1" package = "gi-repository-sys" [dependencies.glib] version = "0.16.4" [dependencies.glib-sys] version = "0.16.3" [dependencies.libc] version = "0.2" [features] dox = [ "glib/dox", "ffi/dox", ]