gain 0.5.0

Async/await-based framework for programs targetting Gate runtime (wasm32 targets).
Documentation
[dependencies.async-task]
version = "1.3.0"

[dependencies.futures-channel]
version = "0.3.0"

[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Timo Savola <timo.savola@iki.fi>"]
categories = ["api-bindings", "asynchronous", "wasm"]
description = "Async/await-based framework for programs targetting Gate runtime (wasm32 targets)."
documentation = "https://docs.rs/gain"
edition = "2021"
homepage = "https://gate.computer"
keywords = ["await", "framework", "gate", "runtime", "webassembly"]
license = "MIT"
name = "gain"
repository = "https://github.com/gate-computer/gain"
version = "0.5.0"