rute 0.0.2

UI library implemented on top of Qt
# 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]
name = "rute"
version = "0.0.2"
authors = ["Daniel Collin <daniel@collin.com>"]
build = "build.rs"
description = "UI library implemented on top of Qt"
readme = "../readme.md"
keywords = ["gui", "ui", "qt"]
categories = ["gui"]
license = "MIT/Apache-2.0"
repository = "https://github.com/emoon/rute"
[dependencies.libloading]
version = "0.5"
[build-dependencies.cc]
version = "1.0"
features = ["parallel"]

[features]
plugin-compatible = []
[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"