diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-30 19:31:35 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-30 19:31:35 +0000 |
| commit | 1dfff1d6f4b49f07d82b6559c727c05cf95c215c (patch) | |
| tree | c286d7711f9f8f6156d766181f7ab4315def44e1 | |
| parent | 2c732a7cd1d8ca1c83b5f3be68788a8d651231e4 (diff) | |
Bump anyhow from 1.0.41 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.41 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.41...1.0.44)
---
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
| @@ -13,9 +13,9 @@ dependencies = [ | |||
| 13 | 13 | ||
| 14 | [[package]] | 14 | [[package]] |
| 15 | name = "anyhow" | 15 | name = "anyhow" |
| 16 | version = "1.0.41" | 16 | version = "1.0.44" |
| 17 | source = "registry+https://github.com/rust-lang/crates.io-index" | 17 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 18 | checksum = "15af2628f6890fe2609a3b91bef4c83450512802e59489f9c1cb1fa5df064a61" | 18 | checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1" |
| 19 | 19 | ||
| 20 | [[package]] | 20 | [[package]] |
| 21 | name = "assert_cmd" | 21 | name = "assert_cmd" |
