# 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.6" authors = ["Daniel Collin "] 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.bitflags] version = "1.0" [dependencies.libloading] version = "0.5" [build-dependencies.cc] version = "1.0" features = ["parallel"] [build-dependencies.rustc_version] version = "0.2" [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"