mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
10 lines
204 B
TOML
10 lines
204 B
TOML
#TODO openssl-sys crate error
|
|
[source]
|
|
git = "https://github.com/sebastienrousseau/shokunin"
|
|
rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|