[package] name = "kirkos" version = "0.1.0" edition = "2021" license = "MIT" description = "Lightweight no_std heap-allocated circular buffer implementation" homepage = "https://gitlab.com/madphysicist/kirkos" repository = "https://gitlab.com/madphysicist/kirkos" readme = "README.md" [dependencies]