diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-22 19:11:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-22 19:11:17 +0000 |
| commit | 9b8f4eeb82dda82feef4796678b3ed49a9f8e0e5 (patch) | |
| tree | 9eecb1ea155b65fbc2ae129e31e62f43d5c10d38 | |
| parent | a8ea1bf63a5be0afa24718c298b3a2d865fd604b (diff) | |
Bump anyhow from 1.0.45 to 1.0.48
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.48.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.48)
---
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.45" | 25 | version = "1.0.48" |
| 26 | source = "registry+https://github.com/rust-lang/crates.io-index" | 26 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 27 | checksum = "ee10e43ae4a853c0a3591d4e2ada1719e553be18199d9da9d4a83f5927c2f5c7" | 27 | checksum = "62e1f47f7dc0422027a4e370dd4548d4d66b26782e513e98dca1e689e058a80e" |
| 28 | 28 | ||
| 29 | [[package]] | 29 | [[package]] |
| 30 | name = "assert_cmd" | 30 | name = "assert_cmd" |
