Skip to content

Commit

Permalink
build(deps): bump os_info from 3.8.2 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](stanislav-tkach/os_info@v3.8.2...v3.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 708537a commit 002018d
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 @@ -60,7 +60,7 @@ image = { version = "0.25.1", features = ["ico"] }
widestring = "1.0.2"
itertools = "0.12.1"
clap = { version = "4.5.4", features = ["derive", "string"] }
os_info = "3.8.2"
os_info = "3.9.0"
crossbeam-channel = "0.5.12"
regex = "1.10.4"
getset = "0.1.2"
Expand Down

0 comments on commit 002018d

Please sign in to comment.