{"id":4134424,"name":"inventory-impl","ecosystem":"cargo","description":"Implementation of macros for the `inventory` crate","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/dtolnay/inventory","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-12-24T16:43:01.497Z","latest_release_published_at":"2021-11-10T01:05:51.736Z","latest_release_number":"0.1.11","last_synced_at":"2026-08-17T09:42:54.721Z","created_at":"2022-04-12T16:06:59.711Z","updated_at":"2026-08-17T09:42:54.721Z","registry_url":"https://crates.io/crates/inventory-impl/","install_command":"cargo install inventory-impl","documentation_url":"https://docs.rs/inventory-impl/","metadata":{"categories":[]},"repo_metadata":{"id":41344837,"uuid":"163008374","full_name":"dtolnay/inventory","owner":"dtolnay","description":"Typed distributed plugin registration","archived":false,"fork":false,"pushed_at":"2026-08-03T04:45:11.000Z","size":331,"stargazers_count":1328,"open_issues_count":6,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-10T09:31:18.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dtolnay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dtolnay"}},"created_at":"2018-12-24T16:39:22.000Z","updated_at":"2026-08-09T02:49:27.000Z","dependencies_parsed_at":"2023-02-09T21:05:11.133Z","dependency_job_id":"1f4975e3-0ec7-43a8-8969-8740d03c3aad","html_url":"https://github.com/dtolnay/inventory","commit_stats":{"total_commits":174,"total_committers":9,"mean_commits":"19.333333333333332","dds":0.06321839080459768,"last_synced_commit":"7a2a06e94c87839c07040eee1955a28f1af9f0e1"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/dtolnay/inventory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/sbom","scorecard":{"id":358545,"data":{"date":"2025-08-11","repo":{"name":"github.com/dtolnay/inventory","commit":"b026b2b71886eea4f09eddff7f0e8ed2da7e3b5d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 4/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/inventory/ci.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dtolnay/.github/SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/dtolnay/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T10:12:18.827Z","repository_id":41344837,"created_at":"2025-08-18T10:12:18.827Z","updated_at":"2025-08-18T10:12:18.827Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36488329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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"},"owner_record":{"login":"dtolnay","name":"David Tolnay","uuid":"1940490","kind":"user","description":"","email":"dtolnay@gmail.com","website":null,"location":"Redwood City, California","twitter":"dtolnay","company":"0xF9BA143B95FF6D82","icon_url":"https://avatars.githubusercontent.com/u/1940490?u=42777c8876d7b6591798df666a82057394b8b0c8\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-13T04:42:31.305Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"dtolnay"}},"html_url":"https://github.com/dtolnay","funding_links":["https://github.com/sponsors/dtolnay"],"total_stars":66063,"followers":9737,"following":46,"created_at":"2022-11-02T16:22:35.591Z","updated_at":"2026-08-13T04:42:31.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay/repositories"},"tags":[{"name":"0.3.24","sha":"d11c2796c973ee61fa971419b61cdeb500914941","kind":"tag","published_at":"2026-03-30T23:14:11.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.24","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"f331dd9714d7d638319b20060a1add037559c9b7","kind":"tag","published_at":"2026-03-28T16:28:57.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.23","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"c051a3593df7b88f571747e8006e6c493da22ce4","kind":"tag","published_at":"2026-02-19T15:50:13.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.22","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"c8310fa1b9d6dc4b41f74dea98cd01d5fd490f72","kind":"tag","published_at":"2025-08-20T14:24:26.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.21","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"5e915d4d197432b73375ad21e08a1ee8275d8309","kind":"tag","published_at":"2025-03-03T23:40:55.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.20","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"dad50acfeb2f2e58a6a6713eed50fefeae26d363","kind":"tag","published_at":"2025-01-31T19:21:17.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.19","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"860bfc280d5402cfd3163ebc213fccd1da8b0ce7","kind":"tag","published_at":"2025-01-29T23:43:30.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.18","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"b843e1cbf5f4c12b5ebc7ac0fe62e1bb1d298b19","kind":"tag","published_at":"2025-01-07T21:06:02.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.17","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"7d32b0e4dbbcd08cec410f2dc1517c506988f6df","kind":"tag","published_at":"2024-12-20T05:01:36.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.16","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"2b40b0849c5f79888db5342a56f5c77507cc9ff4","kind":"tag","published_at":"2024-01-26T10:01:37.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.15","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f219471df35d4fee9f3bc7e8c21c3f85744acc99","kind":"tag","published_at":"2023-12-21T18:16:53.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.14","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"5bb43233de6a2126c6a4690ec345694c6dcbcd56","kind":"tag","published_at":"2023-11-01T05:48:51.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.13","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"6caaf3aac462e3bfff2c46c0008869bf19478506","kind":"tag","published_at":"2023-08-30T04:09:40.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.12","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0c00ac159d098424e6ceb3ae4cbc05cce45766c1","kind":"tag","published_at":"2023-07-23T01:21:09.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.11","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"e528e119ce462704053d7b590afbecb64723a2fb","kind":"tag","published_at":"2023-07-22T03:15:35.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.10","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"b5c9757fb621f8e429b623d70acfb8ac01238b01","kind":"tag","published_at":"2023-07-15T20:41:48.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.9","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"3d2e6ed7d71c8fad99d4963217069ba0f1ab8f48","kind":"tag","published_at":"2023-07-03T18:59:39.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.8","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"b84d1df0d862d19750debe407bb534f9d90e5dde","kind":"tag","published_at":"2023-07-03T18:20:02.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.7","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"ae422cb7eea51741533150a5b2e4c92a8ce63a00","kind":"tag","published_at":"2023-05-15T14:25:01.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.6","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"508cb5918640d05414b0c49843d1c26088df6713","kind":"tag","published_at":"2023-03-27T02:24:54.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.5","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"52db8c9eb4144489ceaefb2234e181d9aaeaffec","kind":"tag","published_at":"2023-03-03T23:17:23.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.4","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"14b3d758a61dcca2e93d8b77ffc56ff6e7442fef","kind":"tag","published_at":"2022-12-17T19:19:26.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.3","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"969a8994fc25519cabb698687d9289e1c8dd4a85","kind":"tag","published_at":"2022-10-03T19:59:30.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.2","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"0ed9dcc921307cf0bfc3f348d228f6c6f71eed17","kind":"tag","published_at":"2022-08-03T13:51:30.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.1","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"0b9a59bfa52d8f0949831171835b96185e1ec126","kind":"tag","published_at":"2022-06-30T18:31:58.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.3.0","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"56d2698bdaa75e22408e6ade1003ad11a0afb9b6","kind":"tag","published_at":"2022-04-25T00:42:22.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.2.3","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"e4490ec2b846c628f45b0dff992d2c038dd5fffa","kind":"tag","published_at":"2022-01-22T01:13:59.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.2.2","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"5ef11205ca9210663493f6c3c6276c528149f632","kind":"tag","published_at":"2021-12-23T19:38:39.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.2.1","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"71b6c1f683e58773e6d1c5664f8ddae35506031c","kind":"tag","published_at":"2021-11-10T04:55:00.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.2.0","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.2.0/manifests"},{"name":"0.1.11","sha":"a0a5d75b59f14e0c4cb33ff10556fb2882bdbba3","kind":"tag","published_at":"2021-11-10T01:04:41.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.11","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"e9eb7685a31e8423ba251a17633309251a815c19","kind":"tag","published_at":"2020-12-12T20:40:21.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.10","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"3c6ae8b9e243836d37fc083e4adce1ab6c5d4330","kind":"tag","published_at":"2020-09-05T19:38:57.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.9","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"718b05f59fc3ab3d4c9833d5b3750bf793e6824f","kind":"tag","published_at":"2020-08-11T21:44:50.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.8","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"881ebf4a3c1be439e8103dcca06926d9e9555618","kind":"tag","published_at":"2020-06-16T18:26:04.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.7","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"d9bcf7ab60df094bd62119de929d0da120a497be","kind":"tag","published_at":"2020-04-08T19:57:14.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.6","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"743744731fe6c5afbf12d0486a64cfa05fb8d58d","kind":"tag","published_at":"2019-12-28T05:29:04.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.5","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"31b0974e6ab749967ee3506d166302c5a138221c","kind":"tag","published_at":"2019-08-15T23:17:22.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.4","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3f665345580adfb6bf661ffa2a9d620a8077ddd4","kind":"tag","published_at":"2019-01-31T05:35:08.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.3","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"143b7ad2279b04a5fcdb1f22a609a72baaf5e66b","kind":"tag","published_at":"2019-01-24T02:21:31.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.2","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"55d983d521d234c680ca14ce0ca1291632628730","kind":"tag","published_at":"2019-01-07T04:00:05.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.1","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"1a28fb36ddd3db8e175149a9e6fefcd6961e049c","kind":"tag","published_at":"2018-12-24T16:41:58.000Z","download_url":"https://codeload.github.com/dtolnay/inventory/tar.gz/0.1.0","html_url":"https://github.com/dtolnay/inventory/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/inventory@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T09:42:54.719Z","dependent_packages_count":2,"downloads":9219625,"downloads_period":"total","dependent_repos_count":1061,"rankings":{"downloads":0.7296868925506146,"dependent_repos_count":1.2642423517449684,"dependent_packages_count":12.245371236207218,"stargazers_count":6.511109781991088,"forks_count":9.973523604379825,"docker_downloads_count":0.47175453811417806,"average":5.199281400831315},"purl":"pkg:cargo/inventory-impl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/inventory-impl","docker_dependents_count":106,"docker_downloads_count":23342236,"usage_url":"https://repos.ecosyste.ms/usage/cargo/inventory-impl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/inventory-impl/dependencies","status":null,"funding_links":["https://github.com/sponsors/dtolnay"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T13:25:59.866Z","issues_count":41,"pull_requests_count":56,"avg_time_to_close_issue":23479983.472222224,"avg_time_to_close_pull_request":1899468.4545454546,"issues_closed_count":36,"pull_requests_closed_count":55,"pull_request_authors_count":20,"issue_authors_count":35,"avg_comments_per_issue":3.4634146341463414,"avg_comments_per_pull_request":1.0714285714285714,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":7762261.0,"past_year_avg_time_to_close_pull_request":35711.666666666664,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finventory/issues","maintainers":[{"login":"dtolnay","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/inventory-impl/codemeta","maintainers":[{"uuid":"3618","login":"dtolnay","name":"David Tolnay","email":null,"url":"https://github.com/dtolnay","packages_count":233,"html_url":"https://crates.io/users/dtolnay","role":null,"created_at":"2022-11-07T20:44:42.310Z","updated_at":"2022-11-07T20:44:42.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dtolnay/packages"}]}