diff --git a/recipes/wip/dev/loco/recipe.toml b/recipes/wip/dev/loco/recipe.toml index 719c1645c8310bda49eb56693902119d59fc1249..85d138a1e01e6f4986e91e3b685537c1810a6be6 100644 --- a/recipes/wip/dev/loco/recipe.toml +++ b/recipes/wip/dev/loco/recipe.toml @@ -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] diff --git a/recipes/wip/dev/pxp/recipe.toml b/recipes/wip/dev/pxp/recipe.toml index 616f7bbf3cb7c3cc05ef77bfa3d0ad19a85da47d..22f12f3ef4ab68a78e0d8abb5d3736f1c3195789 100644 --- a/recipes/wip/dev/pxp/recipe.toml +++ b/recipes/wip/dev/pxp/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/pxp-lang/pxp" [build] diff --git a/recipes/wip/dev/pyrev/recipe.toml b/recipes/wip/dev/pyrev/recipe.toml index 5b68664b73bc29395e1d38a0bc76eed30e5f4782..299bf3186a59cf1d68441f77647369d0955f9c7a 100644 --- a/recipes/wip/dev/pyrev/recipe.toml +++ b/recipes/wip/dev/pyrev/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/hacbit/pyrev" [build] diff --git a/recipes/wip/dev/radicle/recipe.toml b/recipes/wip/dev/radicle/recipe.toml index 230ebfa05c19c6e728d833e79afaf751f3057919..ba49b09d3d6d75f5a2a0e70693512e7f99e86603 100644 --- a/recipes/wip/dev/radicle/recipe.toml +++ b/recipes/wip/dev/radicle/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO libc error [source] git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git" [build] diff --git a/recipes/wip/dev/rbasefind/recipe.toml b/recipes/wip/dev/rbasefind/recipe.toml index 651f870e378a0d431549dae8f09876614c0f406c..886bd0f94a39a92dd7e957daa82483182217c852 100644 --- a/recipes/wip/dev/rbasefind/recipe.toml +++ b/recipes/wip/dev/rbasefind/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/sgayou/rbasefind" [build] diff --git a/recipes/wip/dev/resym/recipe.toml b/recipes/wip/dev/resym/recipe.toml index 187ad973ce6d937f63e6b11dc7aeb5004ecff79f..716d6dff164694177159c3b61599040798f1e57a 100644 --- a/recipes/wip/dev/resym/recipe.toml +++ b/recipes/wip/dev/resym/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/ergrelet/resym" [build] diff --git a/recipes/wip/dev/rust-script/recipe.toml b/recipes/wip/dev/rust-script/recipe.toml index e57bb3a81d91ca4cf19673daf6670c929474ed58..6d82981ea30978ff0b736a721b6c3c80114ec4cb 100644 --- a/recipes/wip/dev/rust-script/recipe.toml +++ b/recipes/wip/dev/rust-script/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/fornwall/rust-script" [build] diff --git a/recipes/wip/dev/rust-to-npm/recipe.toml b/recipes/wip/dev/rust-to-npm/recipe.toml index d098189558cfc5485023bd144381de8ed0efd633..db4a7b20b4ed46cc887f95594c537007df101787 100644 --- a/recipes/wip/dev/rust-to-npm/recipe.toml +++ b/recipes/wip/dev/rust-to-npm/recipe.toml @@ -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 """