summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-12-01 13:20:34 -0500
committerGitHub <noreply@github.com>2021-12-01 13:20:34 -0500
commit14f4102ecedcaad8b197a7d83873e55a4936bf05 (patch)
tree48cebe50cfbc85a6eade5fa655cfcc14998c04a1 /Cargo.lock
parent084caffc08ceb33c4d20c4b6d744ce15c19c4baf (diff)
refactor: deno_tls does not depend on reqwest (#12961)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2fe742071..92b491b5e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -954,7 +954,6 @@ version = "0.14.0"
dependencies = [
"deno_core",
"lazy_static",
- "reqwest",
"rustls",
"rustls-native-certs",
"serde",