diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-19 15:32:20 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-19 15:32:20 -0400 |
| commit | d8ae64fa3b2e38b9fe5bfe8f5e64602b107f8d05 (patch) | |
| tree | 5b44f861c00e5972e5cb78bd7afda9aa8ed996a7 /Cargo.lock | |
| parent | ed8477a78e7829927211156e8c7c4f0107718071 (diff) | |
chore(crates): bump anyhow from 1.0.88 to 1.0.89 (#7)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.88...1.0.89)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -68,9 +68,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.88" +version = "1.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e1496f8fb1fbf272686b8d37f523dab3e4a7443300055e74cdaa449f3114356" +checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6" [[package]] name = "atomic-waker" |
