embedded-runtime 0.1.2

A tiny async runtime for embedded devices
Documentation
[badges]

[dependencies]

[features]
default = []

[package]
authors = ["KizzyCode Software Labs./Keziah Biermann <development@kizzycode.de>"]
categories = []
description = "A tiny async runtime for embedded devices"
edition = "2021"
keywords = []
license = "BSD-2-Clause OR MIT"
name = "embedded-runtime"
readme = "README.md"
repository = "https://github.com/KizzyCode/embedded-runtime-rust"
resolver = "1"
version = "0.1.2"
[profile.bench]
overflow-checks = true

[profile.release]
overflow-checks = true