Skip to content

Commit 4dc17a0

Browse files
dependabot[bot]alexpdp7
authored andcommitted
Bump color-eyre from 0.6.4 to 0.6.5
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.4 to 0.6.5. - [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre@0.6.4...color-eyre@0.6.5) --- updated-dependencies: - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e838b4 commit 4dc17a0

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
@@ -9,7 +9,7 @@ edition = "2021"
99
allocative = "0.3.4"
1010
anyhow = "1.0.98"
1111
clap = { version = "4.5.39", features = ["derive"] }
12-
color-eyre = "0.6.4"
12+
color-eyre = "0.6.5"
1313
decompress = { version = "0.6.0", default-features = false, features = ["targz", "zip", "gz", "tarxz"] }
1414
directories = "6.0.0"
1515
include_dir = "0.7.4"

0 commit comments

Comments
 (0)