Skip to content

Commit

Permalink
build(deps): update rust crate sysinfo to 0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent e1aa73a commit 461eedd
Showing 1 changed file with 1 addition and 1 deletion.
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.33.0"
sysinfo = "0.33.1"
thiserror.workspace = true
tokio.workspace = true
tracing.workspace = true
Expand Down

0 comments on commit 461eedd

Please sign in to comment.