[dependencies.tokio]
features = ["full"]
version = "1"
[package]
authors = ["Brennan Vincent <brennan@umanwizard.com>"]
description = "Maintain a queue of items based on the time they should be returned"
edition = "2018"
license = "MIT"
name = "timed-queue"
repository = "https://github.com/umanwizard/timed-queue"
version = "0.2.2"