Skip to content

Commit 5d284b3

Browse files
chore(deps): bump color-eyre from 0.6.3 to 0.6.4
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.3 to 0.6.4. - [Commits](https://github.com/eyre-rs/eyre/compare/[email protected]) --- updated-dependencies: - dependency-name: color-eyre dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6e2504 commit 5d284b3

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 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
@@ -51,7 +51,7 @@ md-5 = "0.10.6"
5151
ratatui = { version = "0.29.0", features = ["all-widgets"] }
5252
crossterm = "0.29.0"
5353
url = "2.5.4"
54-
color-eyre = "0.6.3"
54+
color-eyre = "0.6.4"
5555
enum_dispatch = "0.3.13"
5656
derive_builder = "0.20.1"
5757
globset = "0.4.16"

0 commit comments

Comments
 (0)