Skip to content

Commit

Permalink
Bump anyhow from 1.0.79 to 1.0.81
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.79...1.0.81)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and insolor committed Apr 1, 2024
1 parent a16e7d7 commit 642abb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@ serde_derive = "1.0.164"
serde = "1.0.185"
static_init = "1.0.3"
dlopen2 = "0.7.0"
anyhow = "1.0.79"
anyhow = "1.0.81"
device_query = "2.0.0"

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

0 comments on commit 642abb2

Please sign in to comment.