diff --git a/Cargo.toml b/Cargo.toml index 3ac9648..9066ecb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "num_cpus" -version = "1.6.0" +version = "1.6.1" description = "Get the number of CPUs on a machine." authors = ["Sean McArthur "] license = "MIT/Apache-2.0"