Skip to content

Commit

Permalink
Bump sysinfo from 0.33.0 to 0.33.1
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.0 to 0.33.1.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.33.0...v0.33.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 2178034 commit 181267a
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 @@ -17,7 +17,7 @@ protobuf = "3.7.1"
rumqttc = "0.24.0"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.134"
sysinfo = "0.33.0"
sysinfo = "0.33.1"
tokio = { version = "1.42.0", features = ["full", "tracing"] }
tokio-util = { version = "0.7.13", features = ["full"] }
tracing = "0.1.41"
Expand Down

0 comments on commit 181267a

Please sign in to comment.