Browse Source

Bump anyhow from 1.0.79 to 1.0.81

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/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>
pull/148/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
4f0dfe9aa6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      Cargo.lock

4
Cargo.lock

@ -120,9 +120,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.79"
version = "1.0.81"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
[[package]]
name = "async-channel"

Loading…
Cancel
Save