Skip to content

Commit 0d91dfb

Browse files
Merge pull request #1622 from GuillaumeGomez/update
Update CHANGELOG and crate version to `0.38.1`
2 parents 45472ee + 74ae5e9 commit 0d91dfb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.38.1
2+
3+
* macOS: Put back support for versions below macOS 12.
4+
15
# 0.38.0
26

37
* Add NetBSD support.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sysinfo"
3-
version = "0.38.0"
3+
version = "0.38.1"
44
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]
55
description = "Library to get system information such as processes, CPUs, disks, components and networks"
66
repository = "https://github.com/GuillaumeGomez/sysinfo"

0 commit comments

Comments
 (0)