Add ion recipe

This commit is contained in:
Jeremy Soller 2020-05-20 21:19:30 -06:00
parent a0b68cc437
commit ebc3e64b09
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

6
recipes/ion/recipe.toml Normal file
View File

@ -0,0 +1,6 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/ion.git"
branch = "master"
[build]
template = "cargo"