aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-06 10:49:07 +0000
committerGitHub <noreply@github.com>2020-11-06 10:49:07 +0000
commitec78ddfdd725484690c90b74d32f31d0d732f0f9 (patch)
tree18662f0b7a17ab9aff50481de690149f0ce2e82c /Cargo.lock
parent7e6272bb76e3a090e75bae797cb587aeab71aa9c (diff)
downloadxesite-ec78ddfdd725484690c90b74d32f31d0d732f0f9.tar.xz
xesite-ec78ddfdd725484690c90b74d32f31d0d732f0f9.zip
build(deps): bump color-eyre from 0.5.6 to 0.5.7
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.6 to 0.5.7. - [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.6...v0.5.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 232f524..4129b59 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -270,9 +270,9 @@ dependencies = [
[[package]]
name = "color-eyre"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f2a5123db5af8349c41c43ed0e5dca1cd56c911ea0c4ce6e6ff30f159fa5d27e"
+checksum = "86bc0bb03923141924d5b713a4acd7607c790f3fbc769abe63fe3f38bb268112"
dependencies = [
"backtrace",
"color-spantrace",