Skip to content

Commit

Permalink
chore(deps): update rust crate sysinfo to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 2d768a0 commit d78b259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ clap = { version = "4.5.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.5.2"
clap_mangen = "0.2.20"
regex = "1.10.4"
sysinfo = "0.31.0"
sysinfo = "0.32.0"
libc = "0.2.154"
phf = "0.11.2"
phf_codegen = "0.11.2"
Expand Down

0 comments on commit d78b259

Please sign in to comment.