mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
10 lines
233 B
TOML
10 lines
233 B
TOML
#TODO compiled but not tested (after a patch on the ring crate)
|
|
[source]
|
|
git = "https://github.com/osa1/tiny"
|
|
rev = "939fe1a689cd622161a43da445ebc6718478040d"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages tiny
|
|
"""
|