We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e970a82 commit 342af76Copy full SHA for 342af76
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v1.17.0
2
+
3
+### Fixes
4
5
+- update hermit-abi to 0.5.0
6
+- remove special support for nacl
7
8
## v1.16.0
9
10
### Features
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "num_cpus"
-version = "1.16.0"
+version = "1.17.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