clutter 1.20.0

Clutter bindings
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "clutter"
version = "1.20.0"
description = "Clutter bindings"
license = "CC0-1.0"
homepage = "https://github.com/passcod/rust-clutter"
repository = "https://github.com/passcod/rust-clutter.git"
authors = ["Félix Saparelli <me@passcod.name>"]

[dependencies]
cairo = "*"