diff --git a/recipes/wip/xcp/recipe.toml b/recipes/wip/xcp/recipe.toml index 95bb21538..e3a7a91ba 100644 --- a/recipes/wip/xcp/recipe.toml +++ b/recipes/wip/xcp/recipe.toml @@ -1,4 +1,4 @@ -#TODO xattr crate error +#TODO compiled but not tested [source] git = "https://github.com/tarka/xcp" [build] diff --git a/recipes/wip/xh/recipe.toml b/recipes/wip/xh/recipe.toml index d0e3343df..b65b53191 100644 --- a/recipes/wip/xh/recipe.toml +++ b/recipes/wip/xh/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled but not tested (after a patch on the ring crate and cargo update) [source] git = "https://github.com/ducaale/xh" -rev = "b694c7776b4e016cd5dfcbff42be6729fbdaa0af" [build] template = "cargo"