summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4fe3592..c1ac021 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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]]