Skip to content

Commit 87f969a

Browse files
chore(deps): update rust crate color-eyre to 0.6.4 (#2330)
Co-authored-by: Rain <[email protected]>
1 parent 77dbe06 commit 87f969a

File tree

3 files changed

+10
-18
lines changed

3 files changed

+10
-18
lines changed

Cargo.lock

Lines changed: 9 additions & 16 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
@@ -35,7 +35,7 @@ cargo-nextest = { path = "cargo-nextest", default-features = false, features = [
3535
"default-no-update",
3636
] }
3737
cfg-if = "1.0.0"
38-
color-eyre = "0.6.3"
38+
color-eyre = "0.6.4"
3939
# config's "preserve_order" feature is needed for preserving the order of
4040
# setup scripts in .config/nextest.toml.
4141
config = { version = "0.15.11", default-features = false, features = [

workspace-hack/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ publish = false
1616
### BEGIN HAKARI SECTION
1717
[dependencies]
1818
aho-corasick = { version = "1.1.3" }
19-
backtrace = { version = "0.3.71", features = ["gimli-symbolize"] }
2019
bit-set = { version = "0.8.0" }
2120
bit-vec = { version = "0.8.0" }
2221
camino = { version = "1.1.9", default-features = false, features = ["serde1"] }

0 commit comments

Comments
 (0)