Skip to content

Commit 9fce677

Browse files
chore(deps): bump color eyre
1 parent a7d7fc1 commit 9fce677

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

Cargo.lock

Lines changed: 8 additions & 12 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
@@ -36,7 +36,7 @@ let_underscore_drop = { level = "deny", priority = 127 }
3636
non_ascii_idents = { level = "deny", priority = 127 }
3737

3838
[dependencies]
39-
color-eyre = { git = "https://github.com/eyre-rs/eyre", rev = "c4ee249f7c51dc6452e8704ae8d117d90d6eeebc" }
39+
color-eyre = "0.6.4"
4040

4141
# OpenSSL for musl
4242
# [target.'cfg(all(any(target_arch="x86_64", target_arch="aarch64"), target_os="linux", target_env="musl"))'.dependencies]

0 commit comments

Comments
 (0)