We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df42dc4 + a6c8a61 commit 2dc0688Copy full SHA for 2dc0688
color-eyre/Cargo.toml
@@ -20,7 +20,7 @@ track-caller = []
20
[dependencies]
21
eyre = "0.6.1"
22
tracing-error = { version = "0.2.0", optional = true }
23
-backtrace = { version = "0.3.48", features = ["gimli-symbolize"] }
+backtrace = { version = "0.3.59" }
24
indenter = { workspace = true }
25
owo-colors = { workspace = true }
26
color-spantrace = { version = "0.2", path = "../color-spantrace", optional = true }
0 commit comments