Skip to content

Commit

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

---
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 13, 2025
1 parent 7f10bf9 commit 8d36dde
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 @@ -383,7 +383,7 @@ heim = { git = "https://github.com/vectordotdev/heim.git", branch = "update-nix"

# make sure to update the external docs when the Lua version changes
mlua = { version = "0.10.2", default-features = false, features = ["lua54", "send", "vendored", "macros"], optional = true }
sysinfo = "0.32.1"
sysinfo = "0.33.1"

[target.'cfg(windows)'.dependencies]
windows-service = "0.7.0"
Expand Down

0 comments on commit 8d36dde

Please sign in to comment.