Add recipes

This commit is contained in:
Ribbon 2024-07-04 21:09:14 +00:00
parent 271b917dc1
commit e07107d92f
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/alucryd/oxyromon"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/EgeBalci/deoptimizer"
[build]
template = "cargo"