This commit is contained in:
Ribbon 2023-12-27 22:21:18 +00:00
parent 47b7acca31
commit f1336e9131

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/liebe-magi/fuga"
[build]
template = "custom"
script = """
cookbook_cargo_packages fuga
"""