Skip to content

Commit

Permalink
deps: update rust crate sysinfo to v0.32.1 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-renovate[bot] authored Nov 27, 2024
1 parent 769b843 commit c40aa2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ self_update = "=0.39.0"
serde = { version = "=1.0.215", features = ["derive"] }
serde_derive = "=1.0.215"
serde_json = "=1.0.133"
sysinfo = "=0.32.0"
sysinfo = "=0.32.1"

[build-dependencies]
git2 = { version = "=0.19.0", default-features = false }
Expand Down

0 comments on commit c40aa2e

Please sign in to comment.