[package] name = "triskell" version = "0.1.2" authors = ["Florent Veilly "] edition = "2021" description = "A tri-partite ring buffer" readme = "README.md" repository = "https://github.com/fveilly/triskell" keywords = ["circular", "ring", "buffer", "tripartite", "queue"] categories = ["data-structures"] license = "MIT" [dependencies]