diff options
| author | Renovate Bot <[email protected]> | 2024-03-18 18:07:14 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-03-18 18:07:14 +0000 |
| commit | 7e75ac58fc3d3657f659b95924f91ea9d7245dc5 (patch) | |
| tree | f100d939d4365a5f32fe9f7375669865bf4e51fd /Cargo.lock | |
| parent | 6a45c374a8f5c2cd7d081d63d3fc0fcf215c2876 (diff) | |
Update Rust crate color-eyre to 0.6.3
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -187,9 +187,9 @@ checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" | |||
| 187 | 187 | ||
| 188 | [[package]] | 188 | [[package]] |
| 189 | name = "color-eyre" | 189 | name = "color-eyre" |
| 190 | version = "0.6.2" | 190 | version = "0.6.3" |
| 191 | source = "registry+https://github.com/rust-lang/crates.io-index" | 191 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 192 | checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204" | 192 | checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5" |
| 193 | dependencies = [ | 193 | dependencies = [ |
| 194 | "backtrace", | 194 | "backtrace", |
| 195 | "color-spantrace", | 195 | "color-spantrace", |
