mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
10 lines
182 B
TOML
10 lines
182 B
TOML
#TODO openssl error
|
|
[source]
|
|
git = "https://gitlab.com/imp/cargo-info"
|
|
rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|