mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 10:08:45 +08:00
10 lines
173 B
TOML
10 lines
173 B
TOML
#TODO fs_at crate error
|
|
[source]
|
|
git = "https://github.com/cargo-generate/cargo-generate"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl3",
|
|
]
|