From 7599dfc0ef5b06d92eca8f9a954663e008a0b1fb Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 8 Dec 2021 12:02:39 +0100 Subject: Use self-signed certificates if necessary --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd40fe6..5dca10f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,3 +32,4 @@ unicase = "2" lazy_static = "1.4" structopt = "0.3" glob = "0.3" +rcgen = "0.8" -- cgit v1.2.3