Skip to content

Commit

Permalink
Bump dlopen2 from 0.6.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [dlopen2](https://github.com/OpenByteDev/dlopen2) from 0.6.1 to 0.7.0.
- [Commits](https://github.com/OpenByteDev/dlopen2/commits)

---
updated-dependencies:
- dependency-name: dlopen2
  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 insolor committed Mar 1, 2024
1 parent 240438b commit c8e8f2a
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 @@ -20,7 +20,7 @@ chrono = "0.4.34"
serde_derive = "1.0.164"
serde = "1.0.185"
static_init = "1.0.3"
dlopen2 = "0.6.1"
dlopen2 = "0.7.0"
anyhow = "1.0.79"
device_query = "2.0.0"

Expand Down

0 comments on commit c8e8f2a

Please sign in to comment.