diff --git a/recipes/wip/dev/panamax/recipe.toml b/recipes/wip/dev/panamax/recipe.toml index 501c35f49885ddbedbb39ac687c98a1dc6eaa6f9..2b2e4de4dc41fd0844f0e9a7ee58b383a81bd17b 100644 --- a/recipes/wip/dev/panamax/recipe.toml +++ b/recipes/wip/dev/panamax/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/panamax-rs/panamax" [build] diff --git a/recipes/wip/dev/precious/recipe.toml b/recipes/wip/dev/precious/recipe.toml index 8036581d2141cf8ca97598bc16e91582c77fdda4..cf6abee7dd26abc4b85fc10af1ee99fced3194fc 100644 --- a/recipes/wip/dev/precious/recipe.toml +++ b/recipes/wip/dev/precious/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/houseabsolute/precious" [build] diff --git a/recipes/wip/dev/projclean/recipe.toml b/recipes/wip/dev/projclean/recipe.toml index ebfe22c42a8c9084916b8a8fdb1b30f8adea0422..7c8793225703aca460dafae1cc2ffa1324cd011d 100644 --- a/recipes/wip/dev/projclean/recipe.toml +++ b/recipes/wip/dev/projclean/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO fs_at crate error [source] git = "https://github.com/sigoden/projclean" [build] diff --git a/recipes/wip/dev/protofetch/recipe.toml b/recipes/wip/dev/protofetch/recipe.toml index e3c3c110cee8e808497381ea653a0c25038a9e97..a66f1396d0376da9b8e440313c387210029c04c9 100644 --- a/recipes/wip/dev/protofetch/recipe.toml +++ b/recipes/wip/dev/protofetch/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/coralogix/protofetch" [build] template = "cargo" +dependencies = [ + "openssl1", +]