add dependency

This commit is contained in:
Ribbon 2023-12-23 10:46:42 +00:00
parent b6285b6714
commit 546a9587f3

View File

@ -1,5 +1,8 @@
#TODO Not compiled or tested
#TODO Not compiled or tested (after cargo update)
[source]
git = "https://github.com/nelsonjchen/speedtest-rs"
[build]
template = "cargo"
dependencies = [
"openssl1",
]