diff options
author | Henauxg <19689618+Henauxg@users.noreply.github.com> | 2022-11-05 15:17:00 +0100 |
---|---|---|
committer | Henauxg <19689618+Henauxg@users.noreply.github.com> | 2022-11-05 15:17:00 +0100 |
commit | a208fac0f03b93d51cf16031d85c4b021481f79e (patch) | |
tree | e398b6c2b1b88ca1852a3c88e14e03a8705b11c0 /Cargo.lock | |
parent | fafea76b477e31929d95b5c64f18852114c98941 (diff) |
Add ring dependency
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -496,6 +496,7 @@ dependencies = [ "quinn", "rand", "rcgen", + "ring", "rustls", "rustls-pemfile 1.0.1", "serde", |