[package]
authors = ["Daniel Parnell <me@danielparnell.com>"]
name = "ch"
version = "0.2.0"
edition = "2024"
description = "A simple single threaded channel implementation"
license = "CC-BY-4.0"
repository = "https://github.com/dparnell/ch"
[dependencies]