{"id":24750930,"url":"https://github.com/breadrock1/rust-project-version","last_synced_at":"2026-04-30T18:32:39.156Z","repository":{"id":271451770,"uuid":"913480252","full_name":"breadrock1/rust-project-version","owner":"breadrock1","description":"An GitHub Action for getting rust project version from Cargo.toml manifest file","archived":false,"fork":false,"pushed_at":"2025-01-08T12:31:47.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T03:33:07.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/breadrock1.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T19:07:41.000Z","updated_at":"2025-01-08T12:27:08.000Z","dependencies_parsed_at":"2025-01-07T21:20:49.163Z","dependency_job_id":"6d595ef0-85d0-4699-9c52-c16442dd8c13","html_url":"https://github.com/breadrock1/rust-project-version","commit_stats":null,"previous_names":["breadrock1/rust-project-version"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/breadrock1/rust-project-version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadrock1%2Frust-project-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadrock1%2Frust-project-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadrock1%2Frust-project-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadrock1%2Frust-project-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breadrock1","download_url":"https://codeload.github.com/breadrock1/rust-project-version/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breadrock1%2Frust-project-version/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32473804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01-28T09:51:21.090Z","updated_at":"2026-04-30T18:32:39.140Z","avatar_url":"https://github.com/breadrock1.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust project version\n\nCurrent GitHub actions provides ability to get rust project version. This action useful to create release and upload artifacts.\n\n# Usage\n\nSee [action.yml](action.yml)\n\n```yaml\nname: Get project version example\n\non: [pull_request, issues]\n\njobs:\n  runs-on: ubuntu-latest\n\n  outputs:\n    version_output: ${{ steps.version.outputs.version }}\n\n  steps:\n    - uses: actions/checkout@v4\n    - uses: actions/rust-project-version@master\n      with:\n        manifest-path: example/hello-world/Cargo.toml\n\n```\n\n# License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadrock1%2Frust-project-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreadrock1%2Frust-project-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreadrock1%2Frust-project-version/lists"}