Skip to content

Commit 5bea3c7

Browse files
committed
v1.15.0
1 parent ccb5a67 commit 5bea3c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.15.0
2+
3+
### Fixes
4+
5+
- update hermit-abi
6+
17
## v1.14.0
28

39
### Features

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "num_cpus"
4-
version = "1.14.0"
4+
version = "1.15.0"
55
description = "Get the number of CPUs on a machine."
66
authors = ["Sean McArthur <sean@seanmonstar.com>"]
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)