mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
add dependency
This commit is contained in:
parent
b6285b6714
commit
546a9587f3
@ -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",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user