diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-08 19:16:06 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-08 19:16:06 +0000 |
| commit | 8bc21a5afeb81d67a85c3b7eda84239934d9aa70 (patch) | |
| tree | f92b0cdd6f6ab31bc1b988f453f5226e88bd7a50 | |
| parent | fc0bf7a591237211938eb707012a1d988f75ca2e (diff) | |
Bump anyhow from 1.0.44 to 1.0.45
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.45)
---
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.44" | 25 | version = "1.0.45" |
| 26 | source = "registry+https://github.com/rust-lang/crates.io-index" | 26 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 27 | checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1" | 27 | checksum = "ee10e43ae4a853c0a3591d4e2ada1719e553be18199d9da9d4a83f5927c2f5c7" |
| 28 | 28 | ||
| 29 | [[package]] | 29 | [[package]] |
| 30 | name = "assert_cmd" | 30 | name = "assert_cmd" |
