diff --git a/recipes/wip/dev/wasmer/recipe.toml b/recipes/wip/dev/wasmer/recipe.toml index 1e0a3a3097e8d79711f42b8154c7de493e51047f..cc2e90cd1892c9916a845d0a5217a41b5f5a4125 100644 --- a/recipes/wip/dev/wasmer/recipe.toml +++ b/recipes/wip/dev/wasmer/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO region crate error [source] git = "https://github.com/wasmerio/wasmer" [build] diff --git a/recipes/wip/dev/wasmi/recipe.toml b/recipes/wip/dev/wasmi/recipe.toml index 5e2d820f4c7d188578cced316b0794895955ee91..24505714e482a252d99e5329e00fce08d776fa59 100644 --- a/recipes/wip/dev/wasmi/recipe.toml +++ b/recipes/wip/dev/wasmi/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO fs-set-times and rustix crates error [source] git = "https://github.com/wasmi-labs/wasmi" [build] diff --git a/recipes/wip/dev/xbuild/recipe.toml b/recipes/wip/dev/xbuild/recipe.toml deleted file mode 100644 index 13846d05cfb3cdd1c3705d390c29e1c208ee179d..0000000000000000000000000000000000000000 --- a/recipes/wip/dev/xbuild/recipe.toml +++ /dev/null @@ -1,8 +0,0 @@ -#TODO Not compiled or tested -[source] -git = "https://github.com/rust-mobile/xbuild" -[build] -template = "custom" -script = """ -cookbook_cargo_packages xbuild -""" diff --git a/recipes/wip/dev/zepter/recipe.toml b/recipes/wip/dev/zepter/recipe.toml index 8f888c6e6f4cc306817555b40232391c17dc8e36..547a5efc622fbfefe86ac2ba57dac5d8ffb720a6 100644 --- a/recipes/wip/dev/zepter/recipe.toml +++ b/recipes/wip/dev/zepter/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/ggwpez/zepter" [build]