# 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-sys" version = "0.0.1" build = "build.rs" description = "FFI bindings to libgirepository-2.0" license = "MIT" repository = "https://github.com/Megadash452/gi-repository-rs" [package.metadata.system-deps.gobject_introspection_1_0] name = "gobject-introspection-1.0" version = "1.72" [package.metadata.docs.rs] features = ["dox"] [lib] name = "gi_repository_sys" [dependencies.glib] version = "0.16.3" package = "glib-sys" [dependencies.gobject] version = "0.16.3" package = "gobject-sys" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "6" [features] dox = [ "glib/dox", "gobject/dox", ]