add dependency

This commit is contained in:
Ribbon 2023-12-23 06:29:42 +00:00
parent cfa6f0148a
commit 12b63612cd

View File

@ -3,3 +3,6 @@
git = "https://github.com/TheRustyPickle/Rex"
[build]
template = "cargo"
dependencies = [
"openssl1",
]