Skip to content

Commit

Permalink
Bump device_query from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [device_query](https://github.com/ostrosco/device_query) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/ostrosco/device_query/releases)
- [Commits](https://github.com/ostrosco/device_query/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and insolor committed Jun 1, 2024
1 parent 055fca4 commit a344b65
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 @@ -22,7 +22,7 @@ serde = "1.0.203"
static_init = "1.0.3"
dlopen2 = "0.7.0"
anyhow = "1.0.86"
device_query = "2.0.0"
device_query = "2.1.0"

[target.'cfg(target_os = "windows")'.dependencies]
exe = "0.5.6"
Expand Down

0 comments on commit a344b65

Please sign in to comment.