[dependencies.num_cpus]
version = "1.16.0"
[package]
authors = ["LOSEARDES77"]
categories = ["concurrency"]
description = "A simple multithreading library in Rust"
edition = "2021"
keywords = ["thread", "multithread", "cpus", "cpu", "process"]
license = "MIT"
name = "multithreading"
readme = "README.md"
repository = "https://github.com/LOSEARDES77/multithreading-rs"
version = "0.1.2"