Skip to content

Commit 0f37297

Browse files
committed
chore(deps) bump cc and sysinfo
1 parent a531138 commit 0f37297

File tree

2 files changed

+34
-35
lines changed

2 files changed

+34
-35
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ anyhow = "1.0.100"
1010
clap = { version = "4.5.54", features = ["derive"] }
1111
fs2 = "0.4.3"
1212
starship-battery = "0.10.3"
13-
sysinfo = { version = "0.37.2", default-features = false, features = ["component", "disk", "network", "system"] }
13+
sysinfo = { version = "0.38.0", default-features = false, features = ["component", "disk", "network", "system"] }
1414
tokio = { version = "1", features = ["full"] }
1515

1616
[build-dependencies]
17-
cc = "1.2.53"
17+
cc = "1.2"

0 commit comments

Comments
 (0)