summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2023-11-05 01:14:58 -0700
committerGitHub <noreply@github.com>2023-11-05 08:14:58 +0000
commit5a45892707eceb3f9b9570429d2cedfa1e018a95 (patch)
tree09ad38c141a5ee9fc0575fe6ba2f4a6a2cfd9809 /Cargo.toml
parent1097de3e1d855cca9d6f16ace9047d8f24ccae90 (diff)
chore: bump deno_native_certs to 0.2 (#21092)
Towards #21046
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 58f46f04a..9537355d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -130,7 +130,6 @@ rustls = "0.21.8"
rustls-pemfile = "1.0.0"
rustls-tokio-stream = "=0.2.7"
rustls-webpki = "0.101.4"
-rustls-native-certs = "0.6.2"
webpki-roots = "0.25.2"
scopeguard = "1.2.0"
saffron = "=0.1.0"