diff --git a/recipes/wip/dev/cargo-tools/cargo-cache/recipe.toml b/recipes/wip/dev/cargo-tools/cargo-cache/recipe.toml index 8bdb0ca01..614151d7a 100644 --- a/recipes/wip/dev/cargo-tools/cargo-cache/recipe.toml +++ b/recipes/wip/dev/cargo-tools/cargo-cache/recipe.toml @@ -1,4 +1,5 @@ -#TODO camino crate error +# TODO compile errors from fs_at 0.1.4, libc 0.2.140, proc-macro2 1.0.53 +# tested 29th January 2026 [source] git = "https://github.com/matthiaskrgr/cargo-cache" [build] diff --git a/recipes/wip/dev/cargo-tools/cargo-tarpaulin/recipe.toml b/recipes/wip/dev/cargo-tools/cargo-tarpaulin/recipe.toml index 85ed8020f..3e7528a7c 100644 --- a/recipes/wip/dev/cargo-tools/cargo-tarpaulin/recipe.toml +++ b/recipes/wip/dev/cargo-tools/cargo-tarpaulin/recipe.toml @@ -1,4 +1,5 @@ -#TODO camino crate error +# TODO compiles and works. Need cargo disk I/O errors fixed before it can be used. +# tested 29th January 2026 [source] git = "https://github.com/xd009642/tarpaulin" [build]