relm 0.24.1

Asynchronous, GTK+-based, GUI library, inspired by Elm, written in Rust
Documentation
[dependencies.cairo-rs]
version = "0.16.1"

[dependencies.fragile]
version = "2.0"

[dependencies.glib]
version = "0.16.2"

[dependencies.glib-sys]
version = "0.16.0"

[dependencies.gobject-sys]
version = "0.16.0"

[dependencies.gtk]
version = "0.16.1"

[dependencies.libc]
version = "^0.2.54"

[dependencies.log]
version = "^0.4.6"

[features]
hidpi = []

[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
categories = ["asynchronous", "gui"]
description = "Asynchronous, GTK+-based, GUI library, inspired by Elm, written in Rust"
documentation = "https://docs.rs/relm/"
edition = "2018"
homepage = "https://relm.antoyo.xyz/"
license = "MIT"
name = "relm"
readme = "README.adoc"
repository = "https://github.com/antoyo/relm"
version = "0.24.1"