aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-12-08 12:02:39 +0100
committerAlex Auvolat <alex@adnab.me>2021-12-08 12:02:39 +0100
commit7599dfc0ef5b06d92eca8f9a954663e008a0b1fb (patch)
tree8d3c6402487e5397663cab2d35f77ed227c48390 /Cargo.toml
parentd7f3c13fa409ef2ee1ee78c18aae47e57383bec0 (diff)
downloadtricot-7599dfc0ef5b06d92eca8f9a954663e008a0b1fb.tar.gz
tricot-7599dfc0ef5b06d92eca8f9a954663e008a0b1fb.zip
Use self-signed certificates if necessary
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"