{"id":21442468,"url":"https://github.com/cryptex-github/cached-cargo-install","last_synced_at":"2025-03-17T00:46:35.074Z","repository":{"id":200212601,"uuid":"705046622","full_name":"Cryptex-github/cached-cargo-install","owner":"Cryptex-github","description":"Faster cargo install by caching it in github action cache.","archived":false,"fork":false,"pushed_at":"2023-10-15T02:09:41.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T10:43:32.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cryptex-github.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}},"created_at":"2023-10-14T22:03:06.000Z","updated_at":"2023-10-15T02:10:07.000Z","dependencies_parsed_at":"2023-10-16T04:59:52.977Z","dependency_job_id":"508d59ce-0beb-4451-9174-e8c91849766e","html_url":"https://github.com/Cryptex-github/cached-cargo-install","commit_stats":null,"previous_names":["cryptex-github/cached-cargo-install"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptex-github%2Fcached-cargo-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptex-github%2Fcached-cargo-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptex-github%2Fcached-cargo-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptex-github%2Fcached-cargo-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptex-github","download_url":"https://codeload.github.com/Cryptex-github/cached-cargo-install/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955723,"owners_count":20374372,"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":[],"created_at":"2024-11-23T01:54:25.136Z","updated_at":"2025-03-17T00:46:35.043Z","avatar_url":"https://github.com/Cryptex-github.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# cached-cargo-install\nFaster cargo install by caching it in github action cache.\n\n## Example workflow\n\n```yaml\nname: test\non: push\n\njobs:\n  benchmark:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Install cargo-criterion\n        uses: Cryptex-github/cached-cargo-install@main\n        with:\n          crate-name: cargo-criterion\n  \n      - name: Run benchmark\n        run: cargo criterion\n```\n\n## Inputs\n\n|     Name     | Required |             Description            |\n| ------------ | -------- | ---------------------------------- |\n| `crate-name` |     ✓    | The name of the crate on crates.io |\n\n*Licensed under Apache-2.0*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptex-github%2Fcached-cargo-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptex-github%2Fcached-cargo-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptex-github%2Fcached-cargo-install/lists"}