Skip to content

Commit 33fa2d6

Browse files
committed
Upgrade sysinfo, prepare for release 1.0.5
1 parent c41963d commit 33fa2d6

File tree

2 files changed

+46
-13
lines changed

2 files changed

+46
-13
lines changed

Cargo.lock

+44-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "psa-update"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
edition = "2021"
55

66
[dependencies]
@@ -27,4 +27,4 @@ regex = "1"
2727

2828
tar = "0.4"
2929

30-
sysinfo = "0.30"
30+
sysinfo = "0.31"

0 commit comments

Comments
 (0)