Skip to content

Commit

Permalink
chore(deps): bump os_info from 3.9.2 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [os_info](/~https://github.com/stanislav-tkach/os_info) from 3.9.2 to 3.10.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.9.2...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LGUG2Z committed Feb 18, 2025
1 parent 5f31e89 commit 36dedbe
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 komorebi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lazy_static = { workspace = true }
miow = "0.6"
nanoid = "0.4"
net2 = "0.2"
os_info = "3.8"
os_info = "3.10"
parking_lot = "0.12"
paste = { workspace = true }
regex = "1"
Expand Down

0 comments on commit 36dedbe

Please sign in to comment.