We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb5a67 commit 5bea3c7Copy full SHA for 5bea3c7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.15.0
2
+
3
+### Fixes
4
5
+- update hermit-abi
6
7
## v1.14.0
8
9
### Features
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "num_cpus"
-version = "1.14.0"
+version = "1.15.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