[dependencies.futures-channel]
version = "0.3.30"
[dependencies.futures-util]
default-features = false
version = "0.3.30"
[dependencies.log]
version = "0.4.20"
[package]
categories = ["asynchronous", "gui", "web-programming"]
description = "Intent/effect/task - A variation on the Model View Intent (MVI) and State Action Model (SAM) paradigms"
edition = "2021"
include = ["/src", "/README.md", "/LICENSES"]
keywords = ["application", "dataflow", "unidirectional", "model"]
license = "MPL-2.0"
name = "infect"
readme = "README.md"
repository = "https://github.com/uklotzde/infect"
version = "0.0.30"