Skip to content

Commit

Permalink
build(deps): update rust crate sysinfo to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 785bcaa commit bc1fcd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ parking_lot = "0.12.3"
procfs = "0.17.0"
rayon = "1.10.0"
sqlx = { version = "0.8.2", features = ["sqlite", "runtime-tokio"] }
sysinfo = "0.32.1"
sysinfo = "0.33.0"
thiserror.workspace = true
tokio.workspace = true
tracing.workspace = true
Expand Down

0 comments on commit bc1fcd2

Please sign in to comment.