[package] categories = [""] description = "My simple thread pool functions for my projects. Taken from the official rust-lang book" # documentation = "" edition = "2021" # homepage = "" # keywords = [""] license = "MIT" name = "simple_threadpool_func_bio" # readme = "" repository = "https://github.com/Shin0kari/Simple-func-for-working-with-Threadpool" version = "0.0.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]