Skip to content

Commit 98700bd

Browse files
committed
Update sysinfo to 0.21
1 parent 01df522 commit 98700bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ codegen-units = 1
1414
[dependencies]
1515
libloading = "0.7"
1616
lazy_static = "1.4"
17-
sysinfo = { version = "0.20", default-features = false }
17+
sysinfo = { version = "0.21", default-features = false }
1818
crossbeam = { version = "0.8", default-features = false, features = ["crossbeam-channel", "std"] }

0 commit comments

Comments
 (0)