diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-01 19:57:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-01 19:57:41 +0000 |
| commit | 8ff2ccf580b759bd44b3f9712f054984db61bcae (patch) | |
| tree | 19d9a90ea6d312e0bccd450911b82bd2492b7629 | |
| parent | ab74e721097497ed46b44932293362f0f7441561 (diff) | |
Bump anyhow from 1.0.70 to 1.0.71
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71)
---
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 | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -53,9 +53,9 @@ dependencies = [ | |||
| 53 | 53 | ||
| 54 | [[package]] | 54 | [[package]] |
| 55 | name = "anyhow" | 55 | name = "anyhow" |
| 56 | version = "1.0.70" | 56 | version = "1.0.71" |
| 57 | source = "registry+https://github.com/rust-lang/crates.io-index" | 57 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 58 | checksum = "7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4" | 58 | checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" |
| 59 | 59 | ||
| 60 | [[package]] | 60 | [[package]] |
| 61 | name = "atty" | 61 | name = "atty" |
| @@ -203,7 +203,7 @@ dependencies = [ | |||
| 203 | 203 | ||
| 204 | [[package]] | 204 | [[package]] |
| 205 | name = "dotup" | 205 | name = "dotup" |
| 206 | version = "0.2.1" | 206 | version = "0.2.2" |
| 207 | dependencies = [ | 207 | dependencies = [ |
| 208 | "anyhow", | 208 | "anyhow", |
| 209 | "clap", | 209 | "clap", |
