iui 0.3.0

Simple, small, easy to distribute GUI bindings.
Documentation
# 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 = "iui"
version = "0.3.0"
authors = ["Leo Tindall <lfstindall@gmail.com>"]
description = "Simple, small, easy to distribute GUI bindings."
documentation = "https://docs.rs/iui/"
readme = "../README.md"
keywords = ["windows", "gtk", "gui", "user_interface", "macos"]
categories = ["gui", "os::macos-apis", "os::unix-apis", "os::windows-apis"]
license = "MIT"
repository = "https://github.com/LeoTindall/libui-rs"
[dependencies.bitflags]
version = "1.0"

[dependencies.failure]
version = "0.1.1"

[dependencies.libc]
version = "0.2"

[dependencies.ui-sys]
version = "0.1.3"
[badges.appveyor]
branch = "master"
repository = "LeoTindall/libui-rs"

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

[badges.travis-ci]
branch = "master"
repository = "LeoTindall/libui-rs"