mg 0.12.0

Minimal UI library based on GTK+.
Documentation
[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
categories = ["gui"]
description = "Minimal UI library based on GTK+."
documentation = "https://antoyo.github.io/mg/mg/"
license = "MIT"
name = "mg"
repository = "https://github.com/antoyo/mg"
version = "0.12.0"

[dependencies]
gdk = "^0.11.0"
glib = "^0.8.0"
gtk = "^0.7.0"
log = "0.4"
mg-settings = "^0.4.0"
pango = "^0.7.0"
relm =  "^0.18.0"
relm-derive = "^0.18.0"

[dev-dependencies]
libxdo = "0.6"
mg-settings-macros = "^0.4.0"
pretty_env_logger = "0.2"

[features]
default = ["gtk/v3_22"]
nightly = []