mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 21:18:41 +08:00
10 lines
210 B
TOML
10 lines
210 B
TOML
#TODO thread-id crate error (after cargo update)
|
|
[source]
|
|
git = "https://github.com/talis-fb/TReq"
|
|
rev = "74a5d919fe34aff6c8f3f2a614e107f0dca70caf"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|