{"id":26103708,"url":"https://github.com/42bytelabs/rust-tooling","last_synced_at":"2026-03-09T15:06:11.765Z","repository":{"id":280272726,"uuid":"807841875","full_name":"42ByteLabs/rust-tooling","owner":"42ByteLabs","description":"Cargo / Rust Actions","archived":false,"fork":false,"pushed_at":"2025-07-21T19:50:58.000Z","size":302,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T21:38:26.416Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/42ByteLabs.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-29T22:00:36.000Z","updated_at":"2025-07-21T19:51:00.000Z","dependencies_parsed_at":"2025-03-02T12:31:46.971Z","dependency_job_id":"3cde4e4d-41ab-4f6c-8514-c5b1630a9283","html_url":"https://github.com/42ByteLabs/rust-tooling","commit_stats":null,"previous_names":["42bytelabs/rust-tooling"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/42ByteLabs/rust-tooling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ByteLabs%2Frust-tooling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ByteLabs%2Frust-tooling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ByteLabs%2Frust-tooling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ByteLabs%2Frust-tooling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/42ByteLabs","download_url":"https://codeload.github.com/42ByteLabs/rust-tooling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ByteLabs%2Frust-tooling/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268500608,"owners_count":24260163,"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-08-03T02:00:12.545Z","response_time":2577,"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-03-09T20:42:06.787Z","updated_at":"2026-03-09T15:06:11.702Z","avatar_url":"https://github.com/42ByteLabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eRust Tooling\u003c/h1\u003e\n\n[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)][github]\n[![GitHub Stars](https://img.shields.io/github/stars/42ByteLabs/rust-tooling?style=for-the-badge)][github]\n[![GitHub Issues](https://img.shields.io/github/issues/42ByteLabs/rust-tooling?style=for-the-badge)][github-issues]\n[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)][license]\n\n\u003c/div\u003e\n\u003c!-- markdownlint-restore --\u003e\n\nThe [Rust-Tooling][github] project is a collection of tools that can be used to help with the development of [Rust][rust-lang] projects in GitHub Actions.\n\n## ✨ Features\n\n\n### 🚀 Publishing\n\n```yaml\n- name: Publish to Crates.io\n  uses: 42ByteLabs/rust-tooling/publish@v0.1.6\n  with:\n    token: ${{ secrets.CARGO_PUBLISH_TOKEN }}\n```\n\n## 🧑‍🤝‍🧑 Maintainers / Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://geekmasher.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2772944?v=4?s=100\" width=\"100px;\" alt=\"Mathew Payne\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMathew Payne\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#code-GeekMasher\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#review-GeekMasher\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## 🦸 Support\n\nPlease create [GitHub Issues][github-issues] if there are bugs or feature requests.\n\nThis project uses [Semantic Versioning (v2)][semver] and with major releases, breaking changes will occur.\n\n## 📓 License\n\nThis project is licensed under the terms of the MIT open source license.\nPlease refer to [MIT][license] for the full terms.\n\n\u003c!-- Resources --\u003e\n\n[license]: ./LICENSE\n[github]: https://github.com/42ByteLabs/rust-tooling\n[github-issues]: https://github.com/42ByteLabs/rust-tooling/issues\n[rust-lang]: https://www.rust-lang.org/\n[semver]: https://semver.org/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42bytelabs%2Frust-tooling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F42bytelabs%2Frust-tooling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42bytelabs%2Frust-tooling/lists"}