{"id":29068874,"url":"https://github.com/aspectron/cargo-emanate","last_synced_at":"2025-10-05T16:15:33.989Z","repository":{"id":57750616,"uuid":"525807145","full_name":"aspectron/cargo-emanate","owner":"aspectron","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-04T14:11:36.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T01:52:57.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aspectron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-17T13:35:58.000Z","updated_at":"2022-08-17T17:44:28.000Z","dependencies_parsed_at":"2025-06-27T11:09:35.269Z","dependency_job_id":"c1077462-b963-4d47-a6f1-671e341c58fe","html_url":"https://github.com/aspectron/cargo-emanate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aspectron/cargo-emanate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fcargo-emanate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fcargo-emanate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fcargo-emanate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fcargo-emanate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspectron","download_url":"https://codeload.github.com/aspectron/cargo-emanate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fcargo-emanate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278479666,"owners_count":25993899,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-27T11:09:32.210Z","updated_at":"2025-10-05T16:15:33.972Z","avatar_url":"https://github.com/aspectron.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"`cargo-emanate`\n===============\n\nCargo subcommand for publishing workspace-based crates and checking dependency versions.\n\nCreated with simplicity and manual management in mind.\n\n## Features\n\n### Workspaces\nThe following commands are available:\n- `version`: Applies the specified version to the workspace and its member crates.\n- `publish`: Publish all crates in a hierarchial dependency order.\n- `check`: Scans all dependencies in the crate and checks them against crates.io outputing the difference to console. You can use this information to manually update dependencies.\n\nRequired project structure:\n- Versions of all member crates must be linked to the workspace using `version.workspace = true` in the `Cargo.toml`\n- Versions of all member crates will always match the workspace version\n- Crates that should be ignored should have `[package] publish = false` properties enabled\n\nIf you require to publish a crate within your workspace with a specific version, you should manually change the version settings and publish it. This tool currently does not track versions within workspace crates.\n\n### Crates\nThe following commands are available:\n- `check`: Scans all dependencies in the crate and checks them against crates.io outputing the difference to console. You can use this information to manually update dependencies.\n\n### General\nNOTE: This tool supports only fixed version use in the workspace. i.e. dependency versions like \"^2.0.0\" or \"1.0\" will be rejected.  Versions must always comply with the exact `x.y.z[-suffix]` schema. This is done to prevent a potential of code injections during minor and patch dependency releases.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspectron%2Fcargo-emanate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspectron%2Fcargo-emanate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspectron%2Fcargo-emanate/lists"}