Skip to content

Commit 019f158

Browse files
fix(deps): update rust crate sysinfo to 0.35.0
1 parent 00fff93 commit 019f158

File tree

2 files changed

+131
-63
lines changed

2 files changed

+131
-63
lines changed

Cargo.lock

Lines changed: 130 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.35.0"
2424
human_bytes = "0.4.2"
2525
compound_duration = "1.2.1"
2626
jwt-simple = "0.11.6"

0 commit comments

Comments
 (0)