Update recipes

This commit is contained in:
Ribbon 2024-06-11 23:56:22 +00:00
parent 04a489645d
commit 141bab80df
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#TODO a script for a Cargo package with a flag
#TODO camino crate error
[source]
git = "https://github.com/loco-rs/loco"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/pxp-lang/pxp"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/hacbit/pyrev"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO libc error
[source]
git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/sgayou/rbasefind"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO webbrowser crate error
[source]
git = "https://github.com/ergrelet/resym"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/fornwall/rust-script"
[build]

View File

@ -4,5 +4,5 @@ git = "https://github.com/a11ywatch/rust-to-npm"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli
cookbook_cargo_packages rust-to-npm-cli
"""