mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
10 lines
199 B
TOML
10 lines
199 B
TOML
#TODO libssh2-sys crate error
|
|
[source]
|
|
git = "https://github.com/rossmacarthur/sheldon"
|
|
rev = "9a56dcfc79c6e9f9bcf8480c162c50db013bb172"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|