{"id":20811361,"url":"https://github.com/ciffelia/cargo-cache-action","last_synced_at":"2026-04-19T21:08:38.032Z","repository":{"id":86554542,"uuid":"548410235","full_name":"ciffelia/cargo-cache-action","owner":"ciffelia","description":"GitHub Action for caching cargo dependencies","archived":false,"fork":false,"pushed_at":"2023-03-30T16:28:07.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"release/v1","last_synced_at":"2025-01-18T14:46:50.057Z","etag":null,"topics":["actions","cargo","rust"],"latest_commit_sha":null,"homepage":"","language":null,"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/ciffelia.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":"2022-10-09T14:10:54.000Z","updated_at":"2022-10-09T14:26:30.000Z","dependencies_parsed_at":"2024-11-17T20:42:24.037Z","dependency_job_id":"85baff76-1b10-425a-8265-8813fe9d6221","html_url":"https://github.com/ciffelia/cargo-cache-action","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"e720b49599c0d10f7f241f5cdccbdea25ede8fe5"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciffelia%2Fcargo-cache-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciffelia%2Fcargo-cache-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciffelia%2Fcargo-cache-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciffelia%2Fcargo-cache-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciffelia","download_url":"https://codeload.github.com/ciffelia/cargo-cache-action/tar.gz/refs/heads/release/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"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":["actions","cargo","rust"],"created_at":"2024-11-17T20:40:37.847Z","updated_at":"2025-12-24T21:50:43.858Z","avatar_url":"https://github.com/ciffelia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-cache-action\nGitHub Action for caching cargo dependencies\n\n## Example\n\n```yaml\non: [push]\n\njobs:\n  check:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n\n      - uses: actions-rs/toolchain@v1\n        with:\n          toolchain: stable\n          override: true\n\n      - uses: ciffelia/cargo-cache-action@v1\n\n      - run: cargo check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciffelia%2Fcargo-cache-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciffelia%2Fcargo-cache-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciffelia%2Fcargo-cache-action/lists"}