diff --git a/recipes/wip/dev/cargo-depsize/recipe.toml b/recipes/wip/dev/cargo-depsize/recipe.toml index 4f6e8176557e42710fd7ff9f7f976f48c96761d6..1c08a4e61925b8b71c3fad8f37a08bfc132530e9 100644 --- a/recipes/wip/dev/cargo-depsize/recipe.toml +++ b/recipes/wip/dev/cargo-depsize/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO cargo-util crate error [source] git = "https://github.com/Alfex4936/cargo-depsize" [build] diff --git a/recipes/wip/dev/cargo-derivefmt/recipe.toml b/recipes/wip/dev/cargo-derivefmt/recipe.toml index 64e2618092aa8ee5f838a161c3d1b2520b28a7de..ce753166af2762a0a287f89d36d13a1088404381 100644 --- a/recipes/wip/dev/cargo-derivefmt/recipe.toml +++ b/recipes/wip/dev/cargo-derivefmt/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/dcchut/cargo-derivefmt" [build] diff --git a/recipes/wip/dev/cargo-dist/recipe.toml b/recipes/wip/dev/cargo-dist/recipe.toml index 0541586722448fb1141c7df6affd706dbac8a916..167362565350439feff26f8b71ae8a3c659e6df0 100644 --- a/recipes/wip/dev/cargo-dist/recipe.toml +++ b/recipes/wip/dev/cargo-dist/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/axodotdev/cargo-dist" [build] diff --git a/recipes/wip/dev/cargo-docs-rs/recipe.toml b/recipes/wip/dev/cargo-docs-rs/recipe.toml index 6570a407e3b6efd887a60ab39dbe62196621cf2e..660e65e13a6b7efe18d4c19e871972e58aef8e5d 100644 --- a/recipes/wip/dev/cargo-docs-rs/recipe.toml +++ b/recipes/wip/dev/cargo-docs-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/dtolnay/cargo-docs-rs" [build] diff --git a/recipes/wip/dev/cargo-docs/recipe.toml b/recipes/wip/dev/cargo-docs/recipe.toml index 230df133551ce912938b57ab700062803e851a5b..c19b8e18152b2a40c6a1be947239733553964300 100644 --- a/recipes/wip/dev/cargo-docs/recipe.toml +++ b/recipes/wip/dev/cargo-docs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/btwiuse/cargo-docs" [build] diff --git a/recipes/wip/dev/cargo-duplicates/recipe.toml b/recipes/wip/dev/cargo-duplicates/recipe.toml index c0150263bd2800d060238bc4511ef0b952abede1..e0e52ca5bec797fb75ca3646a6144ac06ce4913f 100644 --- a/recipes/wip/dev/cargo-duplicates/recipe.toml +++ b/recipes/wip/dev/cargo-duplicates/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/Keruspe/cargo-duplicates" [build] template = "cargo" +dependencies = [ + "openssl1", +]