[package] name = "pickle" version = "0.1.0" edition = "2024" description = "CSP/Actor model architecture for Rust applications" license = "AGPL-3.0-or-later" repository = "https://git.smesh.lol/pickle" [dependencies] crossbeam-channel = "0.5"