New recipes.

This commit is contained in:
Ribbon 2023-03-09 10:01:10 +00:00
parent fcf42a682d
commit f9ec14a487
3 changed files with 14 additions and 0 deletions

5
recipes/perg/recipe.toml Normal file
View File

@ -0,0 +1,5 @@
[source]
git = "https://github.com/guerinoni/perg.git"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
[source]
git = "https://github.com/lukas-kirschner/procedural-wallpapers-rs.git"
[build]
template = "cargo"

View File

@ -0,0 +1,4 @@
[source]
git = "https://github.com/XAMPPRocky/tokei.git"
[build]
template = "cargo"