redox/recipes/wip/net/speedtest-rs/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
174 B
TOML

#TODO openssl-sys crate error (after cargo update)
[source]
git = "https://github.com/nelsonjchen/speedtest-rs"
[build]
template = "cargo"
dependencies = [
"openssl1",
]