diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-29 19:16:02 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-29 19:16:02 +0000 |
| commit | 36174931fef7e6bc537f9324029459ba112b81e0 (patch) | |
| tree | 80d8c91f6234e44b9917b868d7a249e47c85e608 | |
| parent | f4a2ac8cac58005dcb34e91aac2efc56f7f70014 (diff) | |
Bump anyhow from 1.0.48 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.51)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -22,9 +22,9 @@ dependencies = [ | |||
| 22 | 22 | ||
| 23 | [[package]] | 23 | [[package]] |
| 24 | name = "anyhow" | 24 | name = "anyhow" |
| 25 | version = "1.0.48" | 25 | version = "1.0.51" |
| 26 | source = "registry+https://github.com/rust-lang/crates.io-index" | 26 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 27 | checksum = "62e1f47f7dc0422027a4e370dd4548d4d66b26782e513e98dca1e689e058a80e" | 27 | checksum = "8b26702f315f53b6071259e15dd9d64528213b44d61de1ec926eca7715d62203" |
| 28 | 28 | ||
| 29 | [[package]] | 29 | [[package]] |
| 30 | name = "assert_cmd" | 30 | name = "assert_cmd" |
