mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-30 06:20:38 +00:00
Backporting #2750, see that PR for details.
This commit is contained in:
parent
6ba5af2ce2
commit
90487620d8
@ -28,7 +28,7 @@ interest-cache = ["lru", "ahash"]
|
||||
tracing-core = { path = "../tracing-core", version = "0.1.28"}
|
||||
log = { version = "0.4.17" }
|
||||
once_cell = "1.13.0"
|
||||
env_logger = { version = "0.10", optional = true }
|
||||
env_logger = { version = "0.8.4", optional = true }
|
||||
lru = { version = "0.7.7", optional = true }
|
||||
ahash = { version = "0.7.6", optional = true }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user