{"id":17132712,"url":"https://github.com/araxeus/cargo-upgrade","last_synced_at":"2025-04-13T07:55:47.924Z","repository":{"id":83121415,"uuid":"606388125","full_name":"Araxeus/cargo-upgrade","owner":"Araxeus","description":"Tiny cli utility to update all globally installed cargo crates","archived":false,"fork":false,"pushed_at":"2023-12-14T10:20:36.000Z","size":1323,"stargazers_count":6,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T07:55:42.983Z","etag":null,"topics":["cargo-outdated","cargo-subcommand","cargo-update","cargo-upgrade"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-upgrade-command","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Araxeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-25T10:41:25.000Z","updated_at":"2024-10-02T00:31:19.000Z","dependencies_parsed_at":"2023-12-31T08:49:50.054Z","dependency_job_id":null,"html_url":"https://github.com/Araxeus/cargo-upgrade","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.125,"last_synced_commit":"16cf80d73ea6bcc01d9b726b28f5722fe283278d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fcargo-upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fcargo-upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fcargo-upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fcargo-upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Araxeus","download_url":"https://codeload.github.com/Araxeus/cargo-upgrade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681491,"owners_count":21144700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cargo-outdated","cargo-subcommand","cargo-update","cargo-upgrade"],"created_at":"2024-10-14T19:27:56.689Z","updated_at":"2025-04-13T07:55:47.899Z","avatar_url":"https://github.com/Araxeus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cargo Upgrade\n\nThis tool is designed to help you upgrade your globally installed cargo binaries to the latest version.\n\n## Installation\n\n```bash\ncargo install cargo-upgrade-command\n```\n\n## Available Commands\n\n### `cargo upgrade`\n\nThis command will upgrade all of your globally installed cargo binaries to the latest version.\n\n![upgrade.gif](https://github.com/Araxeus/cargo-upgrade/raw/master/assets/upgrade.gif \"Upgrade command\")\n\n### `cargo upgrade --outdated`\n\nThis command will show you if any of your globally installed cargo binaries are out of date.\n\nalias: `cargo upgrade -o` or `cargo upgrade o` or `cargo upgrade list`\n\n![outdated.gif](https://github.com/Araxeus/cargo-upgrade/raw/master/assets/outdated.gif \"--outdated command\")\n\n### How it works\n\nTo get outdated binaries, it will parse `cargo install --list` and then compare the version of each crate with the version in `cargo search \u003ccrate\u003e --limit=1`.\n\nThen if upgrading, it will run `cargo install --locked \u003ccrate\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Fcargo-upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faraxeus%2Fcargo-upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Fcargo-upgrade/lists"}