Skip to content

Commit

Permalink
Bump sysinfo from 0.30.12 to 0.30.13 (#832)
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.12 to 0.30.13.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits/v0.30.13)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 2921592 commit 0bd067a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -52,7 +52,7 @@ clokwerk= "0.4.0"
tokio = {version = "1.38.0", features = ["full"]}
serde = "1.0.204"
serde_derive = "1.0.189"
sysinfo = {version = "0.30.12", features = ["serde"]}
sysinfo = {version = "0.30.13", features = ["serde"]}
fs_extra = "1.3.0"
serde_json = "1.0.120"
dotenv = "0.15.0"
Expand Down

0 comments on commit 0bd067a

Please sign in to comment.