[package] name = "multi_stack_queue" version = "0.3.0" authors = ["Constantin Gierczak--Galle "] edition = "2018" repository = "https://github.com/Sup3Legacy/multi_stack_queue" keywords = ["queue", "stack-allocated"] description = "Abstraction layer for a stack-allocated multi-queue with bounded length. WIP" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]