Skip to content

Commit

Permalink
chore(deps): bump sysinfo from 0.29.11 to 0.30.5
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.11 to 0.30.5.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2bc68a7 commit f59251f
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 13 deletions.
100 changes: 88 additions & 12 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 @@ -17,7 +17,7 @@ poem = { version = "1.3.59", features = ["embed", "static-files"] }
rust-embed = { version = "8.0.0", optional = true }
serde = "1.0.193"
prometheus = "0.13.3"
sysinfo = { version = "0.29.11", optional = true }
sysinfo = { version = "0.30.5", optional = true }

[dev-dependencies]
tokio = { version = "1.34.0", features = ["full"] }
Expand Down

0 comments on commit f59251f

Please sign in to comment.