[package] name = "blocking_object_pool" version = "0.1.0" authors = ["liusong "] description = "a thread safe, blocking, object pool in rust" license = "MIT" homepage = "https://github.com/liusong1111/blocking_object_pool" [dependencies] #bindgen = "0.37.0" #toml = "0.4" #protobuf = "2.0.2" #grpcio = "0.2.3"