diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -818,7 +818,6 @@ version = "0.1.0" dependencies = [ "engine", "tracing", - "tracing-log", "tracing-subscriber", ] @@ -2558,6 +2557,7 @@ dependencies = [ "thread_local", "tracing", "tracing-core", + "tracing-log", ] [[package]] |
