This commit is contained in:
2023-08-31 21:07:33 +03:00
parent a040881cfa
commit 0de6d20ca5
4 changed files with 84 additions and 11 deletions

View File

@ -26,3 +26,4 @@ colored = "2.0.0"
itertools = "0.10.5"
brace-expand = "0.1.0"
question = "0.2.2"
openssl = { version = "0.10", features = ["vendored"] }