Skip to content

Commit 6e3ff47

Browse files
committed
bump color-eyre
1 parent 5154f34 commit 6e3ff47

File tree

2 files changed

+24
-39
lines changed

2 files changed

+24
-39
lines changed

Cargo.lock

Lines changed: 23 additions & 38 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.3"
9+
color-eyre = "=0.6.4"
1010
crossterm = { version = "=0.28.1", features = [
1111
"event-stream",
1212
], optional = true }

0 commit comments

Comments
 (0)