Skip to content

Commit

Permalink
build(deps): bump sysinfo from 0.30.12 to 0.30.13
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/v0.30.13/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]>
  • Loading branch information
dependabot[bot] authored and Jisu-Woniu committed Jul 16, 2024
1 parent c81cf18 commit 33c8f0b
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 @@ -157,7 +157,7 @@ env_logger = "0.11.3"
log.workspace = true
mimalloc = { version = "0.1.43", optional = true }
serde.workspace = true
sysinfo = { version = "0.30.12", features = ["serde"] }
sysinfo = { version = "0.30.13", features = ["serde"] }
tokio = { version = "1.38.0", features = ["fs", "rt-multi-thread", "macros", "process"] }
toml = "0.8.14"

Expand Down

0 comments on commit 33c8f0b

Please sign in to comment.