mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 13:31:29 +00:00
Update tracing-error (and tracing-subscriber)
This commit is contained in:
parent
f7e61e648f
commit
99371c3274
@ -12,14 +12,14 @@ readme = "README.md"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tracing-error = "0.1.2"
|
tracing-error = "0.2.0"
|
||||||
tracing-core = "0.1.10"
|
tracing-core = "0.1.21"
|
||||||
owo-colors = "1.2.0"
|
owo-colors = "1.2.0"
|
||||||
once_cell = "1.4.1"
|
once_cell = "1.4.1"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tracing-subscriber = "0.2.5"
|
tracing-subscriber = "0.3.4"
|
||||||
tracing = "0.1.13"
|
tracing = "0.1.29"
|
||||||
ansi-parser = "0.6.5" # used for testing color schemes
|
ansi-parser = "0.6.5" # used for testing color schemes
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user