cargo-update
brew install cargo-update
v20.0.3
MIT
Cargo subcommand for checking and applying updates to installed executables
199
30-day installs · #2622
585
90-day · #2721
1.5k
365-day · #3151
1.5k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/nabijaczleweli/cargo-update
- GitHub: nabijaczleweli/cargo-update
- Brew formula source: Formula/c/cargo-update.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libgit2",
"libssh2",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cargo subcommand for checking and applying updates to installed executables",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:10+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cargo-update",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-15T14:54:28Z",
"github_readme_excerpt": "# cargo-update [](https://ci.appveyor.com/project/nabijaczleweli/cargo-update/branch/master) [](LICENSE) [](https://crates.io/crates/cargo-update)\nA [`cargo` subcommand](https://github.com/rust-lang/cargo/wiki/Third-party-cargo-subcommands) for checking and applying updates to installed executables\n\n## [Documentation](https://docs.rs/cargo-update)\n## [Manual](https://rawcdn.githack.com/nabijaczleweli/cargo-update/man/cargo-install-update.1.html)\n\n### Installation\n\nFirstly, ensure you have [CMake](https://cmake.org) and the [Required Libraries\u2122](#dependencies).\n\nThen proceed as usual:\n\n```shell\ncargo install cargo-update\n```\n\nIf that doesn\u0027t work:\n * [re-try with `PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig`](https://github.com/rust-lang/git2-rs/issues/257),\n * [re-try with `LIBSSH2_SYS_USE_PKG_CONFIG=whatever`](https://github.com/nabijaczleweli/cargo-update/issues/129#issuecomment-599269219),\n * [install OpenSSL via `brew`, and re-try with `LDFLAGS=\"-L/usr/local/opt/openssl@1.1/lib\" CPPFLAGS=\"-I/usr/local/opt/openssl@1.1/include\"`](https://github.com/nabijaczleweli/cargo-update/issues/123),\n * [verify that you don\u0027t `openssl` installed twice via `brew`](https://github.com/nabijaczleweli/cargo-update/issues/121#issuecomment-570673813),\n * [re-try with `--features vendored-openssl`](https://docs.rs/openssl/0.10.30/openssl/#building),\n * re-try with `--features vendored-libgit2`.\n * re-try with `--features vendored-libcurl`.\n\nIf it still doesn\u0027t work, [slam open an issue](https://github.com/nabijaczleweli/cargo-update/issues) or [comment on one of the existing relevant ones](https://github.com/nabijaczleweli/cargo-update/issues?q=is%3Aissue+is%3Aopen+label%3Aexternal).\n\n#### Dependencies\n\n| Dependency ",
"github_repo": "nabijaczleweli/cargo-update",
"github_stars": 1547,
"github_topics": [],
"homepage": "https://github.com/nabijaczleweli/cargo-update",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 199,
"installs_365d": 1542,
"installs_90d": 585,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "cargo-update",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2622,
"rank_365d": 3151,
"rank_90d": 2721,
"raw_hash": "da318904b5c70026",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cargo-update.rb",
"tap": "homebrew/core",
"test_dependencies": [
"rustup"
],
"uses_from_macos": [
"curl"
],
"version_head": "HEAD",
"version_stable": "20.0.3",
"versioned_formulae": [],
"why_use_this": null
}