mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
trace: Remove git dep on trace core for crates version (#984)
This commit is contained in:
parent
cb55bf4012
commit
92d51202ef
@ -15,7 +15,7 @@ keywords = ["logging", "tracing"]
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
tokio-trace-core = { path = "tokio-trace-core" }
|
||||
tokio-trace-core = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
ansi_term = "0.11"
|
||||
|
Loading…
x
Reference in New Issue
Block a user