diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-08 09:30:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-08 09:30:50 -0400 |
| commit | 89e2cb12c741b3637e6e078930fd83d353d932cc (patch) | |
| tree | 34e2b99a6322ea4f6add463890d190f8f8c0916d | |
| parent | 3cedb0d02c22af49eeab1aa5f2e2c925d9a8e05b (diff) | |
| download | xesite-89e2cb12c741b3637e6e078930fd83d353d932cc.tar.xz xesite-89e2cb12c741b3637e6e078930fd83d353d932cc.zip | |
build(deps): bump color-eyre from 0.5.5 to 0.5.6 (#227)
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.5 to 0.5.6.
- [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.5.5...v0.5.6)
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.5" +version = "0.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "beae3fcb8e4494aaf14ef64a78509215edd4ac824114a679e4c799cd7c07ad2a" +checksum = "f2a5123db5af8349c41c43ed0e5dca1cd56c911ea0c4ce6e6ff30f159fa5d27e" dependencies = [ "backtrace", "color-spantrace", |
