diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-22 15:06:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 15:06:27 -0400 |
| commit | e460ebdcbee67224a3f9872b0a59e6f2733b6861 (patch) | |
| tree | ce0b49d30fae2f3162d11977ecfbb384c25b59cc /Cargo.lock | |
| parent | 52de0f6003d5181a7639ebf4a7b6a6a6e8324a0c (diff) | |
| download | xesite-e460ebdcbee67224a3f9872b0a59e6f2733b6861.tar.xz xesite-e460ebdcbee67224a3f9872b0a59e6f2733b6861.zip | |
build(deps): bump color-eyre from 0.5.4 to 0.5.5 (#213)
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.4 to 0.5.5.
- [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.4...v0.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -259,9 +259,9 @@ dependencies = [ [[package]] name = "color-eyre" -version = "0.5.4" +version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22ba9b5e817f1bc1f2219b5a3474b69f838321b2a2ba8860d6a71c3bfe3d0fc1" +checksum = "beae3fcb8e4494aaf14ef64a78509215edd4ac824114a679e4c799cd7c07ad2a" dependencies = [ "backtrace", "color-spantrace", |
