diff --git a/recipes/dev/cargo/recipe.toml b/recipes/dev/cargo/recipe.toml index 8fa7121b7..17531b47a 100644 --- a/recipes/dev/cargo/recipe.toml +++ b/recipes/dev/cargo/recipe.toml @@ -33,8 +33,8 @@ cp -v "target/${TARGET}/release/cargo" "${COOKBOOK_STAGE}/bin/cargo" [package] shared-deps = [ - "libgcc", "curl", + "libgcc", "libssh2", "nghttp2", "openssl1",