# 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-rs" version = "0.1.2" authors = ["Victor Dudochkin "] description = "Rust bindings for the Clutter library" homepage = "https://angular-rust.github.io/clutter-rs" documentation = "https://docs.rs/clutter-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"] [lib] name = "clutter" [dependencies.atk] version = "0.9" features = ["v2_34"] [dependencies.bitflags] version = "1.0" [dependencies.cairo-rs] version = "0.9" features = ["png"] [dependencies.cairo-sys-rs] version = "0.10" [dependencies.cogl-rs] version = "0.1.4" [dependencies.ffi] version = "0.1.2" package = "clutter-sys-rs" [dependencies.gdk-pixbuf] version = "0.9" features = ["v2_40"] [dependencies.gdk-sys] version = "0.10" [dependencies.gio] version = "0.9" features = ["v2_58"] [dependencies.gio-sys] version = "0.10" [dependencies.glib] version = "0.10" features = ["v2_58"] [dependencies.glib-sys] version = "0.10" [dependencies.gobject-sys] version = "0.10" [dependencies.libc] version = "0.2" [dependencies.pango] version = "0.9" features = ["v1_42"] [dependencies.png] version = "0.16" [dev-dependencies] [features] dox = ["ffi/dox", "glib/dox", "glib-sys/dox", "gobject-sys/dox", "cogl-rs/dox"]