# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "cogl-sys-rs" version = "0.1.4" authors = ["Victor Dudochkin "] build = "build.rs" links = "\"cogl\"" description = "FFI bindings to Cogl library" homepage = "https://angular-rust.github.io/cogl-rs" documentation = "https://docs.rs/cogl-sys-rs" readme = "README.md" keywords = ["cogl", "gtk", "gtk-rs", "gnome", "gui"] categories = ["multimedia", "gui"] license = "MPL-2.0" repository = "https://github.com/angular-rust/cogl-rs" [package.metadata.docs.rs] features = ["dox"] [package.metadata.system-deps.cogl_2_0_experimental] name = "cogl-2.0-experimental" version = "2.0" [lib] name = "cogl_sys" [dependencies.glib-sys] version = "0.10" [dependencies.gobject-sys] version = "0.10" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "0.1.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "1.3" [features] dox = []