diff --git a/recipes/wip/dev/wasmer/recipe.toml b/recipes/wip/dev/wasmer/recipe.toml index 1e0a3a30..cc2e90cd 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 5e2d820f..24505714 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 13846d05..00000000 --- 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 8f888c6e..547a5efc 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]