diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-12 16:35:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-12 16:35:07 -0400 |
| commit | b36afa9dfd0ded90296272e23ec6edf73e50609f (patch) | |
| tree | 7d6ccd68489cb157d09df0b25f661a63c8a54452 | |
| parent | f91a5a7878841da09418c7617cb4aa4ec0ee71ad (diff) | |
| download | xesite-b36afa9dfd0ded90296272e23ec6edf73e50609f.tar.xz xesite-b36afa9dfd0ded90296272e23ec6edf73e50609f.zip | |
build(deps): bump color-eyre from 0.6.1 to 0.6.2 (#515)
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/yaahc/color-eyre/releases)
- [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.6.1...v0.6.2)
---
updated-dependencies:
- dependency-name: color-eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -451,9 +451,9 @@ dependencies = [ [[package]] name = "color-eyre" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ebf286c900a6d5867aeff75cfee3192857bb7f24b547d4f0df2ed6baa812c90" +checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204" dependencies = [ "backtrace", "color-spantrace", |
