aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorHenauxg <19689618+Henauxg@users.noreply.github.com>2022-11-05 15:17:00 +0100
committerHenauxg <19689618+Henauxg@users.noreply.github.com>2022-11-05 15:17:00 +0100
commita208fac0f03b93d51cf16031d85c4b021481f79e (patch)
treee398b6c2b1b88ca1852a3c88e14e03a8705b11c0 /Cargo.lock
parentfafea76b477e31929d95b5c64f18852114c98941 (diff)
Add ring dependency
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5ee40aa..7c60252 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -496,6 +496,7 @@ dependencies = [
"quinn",
"rand",
"rcgen",
+ "ring",
"rustls",
"rustls-pemfile 1.0.1",
"serde",