Skip to content

Commit cf317e8

Browse files
fix(deps): update rust crate color-eyre to v0.6.5 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa5fbc0 commit cf317e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
publish = false
77

88
[dependencies]
9-
color-eyre = "=0.6.4"
9+
color-eyre = "=0.6.5"
1010
crossterm = { version = "=0.28.1", features = [
1111
"event-stream",
1212
], optional = true }

0 commit comments

Comments
 (0)