Skip to content

Commit 0a29a4a

Browse files
fix(deps): update rust crate sysinfo to 0.38.0
1 parent 00fff93 commit 0a29a4a

File tree

2 files changed

+140
-63
lines changed

2 files changed

+140
-63
lines changed

Cargo.lock

Lines changed: 139 additions & 62 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
@@ -20,7 +20,7 @@ tracing-subscriber = "0.3.17"
2020
serde = "1.0.188"
2121
serde_json = "1.0.107"
2222
dotenvy = "0.15.7"
23-
sysinfo = "0.29.5"
23+
sysinfo = "0.38.0"
2424
human_bytes = "0.4.2"
2525
compound_duration = "1.2.1"
2626
jwt-simple = "0.11.6"

0 commit comments

Comments
 (0)