diff options
author | Alex Auvolat <alex@adnab.me> | 2021-12-08 12:02:39 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-12-08 12:02:39 +0100 |
commit | 7599dfc0ef5b06d92eca8f9a954663e008a0b1fb (patch) | |
tree | 8d3c6402487e5397663cab2d35f77ed227c48390 /Cargo.toml | |
parent | d7f3c13fa409ef2ee1ee78c18aae47e57383bec0 (diff) | |
download | tricot-7599dfc0ef5b06d92eca8f9a954663e008a0b1fb.tar.gz tricot-7599dfc0ef5b06d92eca8f9a954663e008a0b1fb.zip |
Use self-signed certificates if necessary
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,3 +32,4 @@ unicase = "2" lazy_static = "1.4" structopt = "0.3" glob = "0.3" +rcgen = "0.8" |