feat: notworking

This commit is contained in:
2024-03-24 23:54:27 +08:00
parent 9696af7a50
commit 7281637722
5 changed files with 300 additions and 8 deletions

View File

@@ -13,4 +13,6 @@ async-trait = "0.1"
log = "0.4"
http = "1.1"
structopt = "0.3"
base64 = "0.22.0"
base64 = "0.22"
rcgen = { version = "0.12", features = ["zeroize", "x509-parser"] }
time = "0.3"