We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd76834 commit 7c03fc9Copy full SHA for 7c03fc9
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v1.16.0
2
+
3
+### Features
4
5
+- add support for AIX operating system
6
7
+### Fixes
8
9
+- update hermit-abi to 0.3.0
10
11
## v1.15.0
12
13
### Fixes
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "num_cpus"
-version = "1.15.0"
+version = "1.16.0"
description = "Get the number of CPUs on a machine."
authors = ["Sean McArthur <sean@seanmonstar.com>"]
license = "MIT OR Apache-2.0"
0 commit comments