agui 0.1.0

A reactive GUI project
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "A reactive GUI project"
edition = "2021"
homepage = "https://github.com/Stumblinbear/agui"
keywords = ["gui"]
license = "MIT OR Apache-2.0"
name = "agui"
repository = "https://github.com/Stumblinbear/agui"
resolver = "2"
version = "0.1.0"