[package]
name = "blocking_object_pool"
version = "0.1.0"
authors = ["liusong <liusong1111@gmail.com>"]
description = "a thread safe, blocking, object pool in rust"
license = "MIT"
homepage = "https://github.com/liusong1111/blocking_object_pool"
[dependencies]