[dependencies.crossbeam-channel]
version = "0.5.7"
[dependencies.num_cpus]
version = "1.15.0"
[package]
description = "A simple implementation of a thread pool."
edition = "2021"
exclude = ["Session.vim"]
homepage = "https://github.com/nano-go/jtp"
license = "Apache-2.0"
name = "jtp"
readme = "README.md"
repository = "https://github.com/nano-go/jtp"
version = "0.1.0"