rute 0.0.4

UI library implemented on top of Qt
[badges.appveyor]
branch = "master"
repository = "emoon/rute"

[badges.is-it-maintained-issue-resolution]
repository = "emoon/rute"

[badges.is-it-maintained-open-issues]
repository = "emoon/rute"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "emoon/rute"
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[dependencies.libloading]
version = "0.5"

[features]
plugin-compatible = []

[package]
authors = ["Daniel Collin <daniel@collin.com>"]
build = "build.rs"
categories = ["gui"]
description = "UI library implemented on top of Qt"
keywords = ["gui", "ui", "qt"]
license = "MIT/Apache-2.0"
name = "rute"
readme = "../readme.md"
repository = "https://github.com/emoon/rute"
version = "0.0.4"