Skip to content

Commit b626f01

Browse files
committed
Update sysinfo to 0.30.8
Fixes a Mac specific issue when using `build-metrics = true` in `config.toml`
1 parent 36b6f9b commit b626f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -5368,9 +5368,9 @@ dependencies = [
53685368

53695369
[[package]]
53705370
name = "sysinfo"
5371-
version = "0.30.7"
5371+
version = "0.30.8"
53725372
source = "registry+https://github.com/rust-lang/crates.io-index"
5373-
checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
5373+
checksum = "4b1a378e48fb3ce3a5cf04359c456c9c98ff689bcf1c1bc6e6a31f247686f275"
53745374
dependencies = [
53755375
"cfg-if",
53765376
"core-foundation-sys",

0 commit comments

Comments
 (0)