aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5b06248..6fda00e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1166,9 +1166,11 @@ dependencies = [
"mozart-console-macros",
"mozart-spdx-licenses",
"regex",
+ "reqwest",
"serde",
"serde_json",
"tempfile",
+ "tracing",
]
[[package]]
@@ -1200,7 +1202,6 @@ dependencies = [
"mozart-test-harness",
"mozart-vcs",
"regex",
- "reqwest",
"serde",
"serde_json",
"sha1",