diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-15 13:15:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-15 13:15:20 -0400 |
| commit | 6fa7376da975dd7cfbfc333226082e46ad6ac991 (patch) | |
| tree | 7882e6dbd4f1d9bd82dfe35bb300863a41eb5d22 | |
| parent | e1e38be31e23479d1068e597e50f7af360f402b9 (diff) | |
| download | xesite-6fa7376da975dd7cfbfc333226082e46ad6ac991.tar.xz xesite-6fa7376da975dd7cfbfc333226082e46ad6ac991.zip | |
build(deps): bump color-eyre from 0.5.10 to 0.5.11 (#358)
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/yaahc/color-eyre/releases)
- [Changelog](https://github.com/yaahc/color-eyre/blob/v0.5.11/CHANGELOG.md)
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.5.10...v0.5.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -270,9 +270,9 @@ dependencies = [ [[package]] name = "color-eyre" -version = "0.5.10" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b29030875fd8376e4a28ef497790d5b4a7843d8d1396bf08ce46f5eec562c5c" +checksum = "1f1885697ee8a177096d42f158922251a41973117f6d8a234cee94b9509157b7" dependencies = [ "backtrace", "color-spantrace", |
