diff --git a/recipes/wip/cargo-info/recipe.toml b/recipes/wip/cargo-info/recipe.toml index b17b67df5..60bde03d5 100644 --- a/recipes/wip/cargo-info/recipe.toml +++ b/recipes/wip/cargo-info/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl error [source] git = "https://gitlab.com/imp/cargo-info" rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71" diff --git a/recipes/wip/cargo-msrv/recipe.toml b/recipes/wip/cargo-msrv/recipe.toml index e0001a19f..b4a03c13a 100644 --- a/recipes/wip/cargo-msrv/recipe.toml +++ b/recipes/wip/cargo-msrv/recipe.toml @@ -1,5 +1,5 @@ #TODO Not compiled or tested [source] -tar = "https://github.com/foresterre/cargo-msrv/archive/refs/tags/v0.15.1.tar.gz" +git = "https://github.com/foresterre/cargo-msrv" [build] template = "cargo"