mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-30 06:21:52 +00:00
Merge branch 'master' into asonix/update-owo-colors
This commit is contained in:
commit
1b9c9bd61e
@ -12,14 +12,15 @@ readme = "README.md"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tracing-error = "0.1.2"
|
||||
tracing-core = "0.1.10"
|
||||
|
||||
tracing-error = "0.2.0"
|
||||
tracing-core = "0.1.21"
|
||||
owo-colors = "3.2.0"
|
||||
once_cell = "1.4.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tracing-subscriber = "0.2.5"
|
||||
tracing = "0.1.13"
|
||||
tracing-subscriber = "0.3.4"
|
||||
tracing = "0.1.29"
|
||||
ansi-parser = "0.6.5" # used for testing color schemes
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user