# 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 = "clutter-sys-rs" version = "0.1.3" authors = ["Victor Dudochkin "] build = "build.rs" links = "\"clutter-1.0\"" description = "FFI bindings for the Clutter library" homepage = "https://angular-rust.github.io/clutter-rs" documentation = "https://docs.rs/clutter-sys-rs" readme = "README.md" keywords = ["clutter", "gtk", "gtk-rs", "gnome", "gui"] categories = ["multimedia", "gui"] license = "MIT" repository = "https://github.com/angular-rust/clutter-rs" [package.metadata.docs.rs] features = ["dox"] [package.metadata.system-deps.clutter_1_0] name = "clutter-1.0" version = "1.26" [lib] name = "clutter_sys" [dependencies.atk-sys] version = "0.10" [dependencies.cairo-sys-rs] version = "0.10" [dependencies.cogl-sys-rs] version = "0.1.4" [dependencies.gio-sys] version = "0.10" [dependencies.glib-sys] version = "0.10" [dependencies.gobject-sys] version = "0.10" [dependencies.libc] version = "0.2" [dependencies.pango-sys] version = "0.10" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "1.3" [features] dox = ["cogl-sys-rs/dox", "atk-sys/dox", "glib-sys/dox", "gobject-sys/dox", "gio-sys/dox", "pango-sys/dox", "cairo-sys-rs/dox"]