{"id":5329899,"name":"bindgen-cli","ecosystem":"cargo","description":"Automatically generates Rust FFI bindings to C and C++ libraries.","homepage":"https://rust-lang.github.io/rust-bindgen/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rust-lang/rust-bindgen","keywords_array":["bindings","code-generation","ffi"],"namespace":null,"versions_count":22,"first_release_published_at":"2022-10-16T19:55:17.047Z","latest_release_published_at":"2025-08-31T17:50:25.718Z","latest_release_number":"0.72.1","last_synced_at":"2026-05-31T02:01:42.381Z","created_at":"2022-10-16T20:10:27.350Z","updated_at":"2026-05-31T02:03:17.536Z","registry_url":"https://crates.io/crates/bindgen-cli/","install_command":"cargo install bindgen-cli","documentation_url":"https://docs.rs/bindgen-cli/","metadata":{"categories":["external-ffi-bindings","development-tools::ffi"]},"repo_metadata":{"id":38331451,"uuid":"61728459","full_name":"rust-lang/rust-bindgen","owner":"rust-lang","description":"Automatically generates Rust FFI bindings to C (and some C++) libraries.","archived":false,"fork":false,"pushed_at":"2026-05-24T11:35:09.000Z","size":18209,"stargazers_count":5195,"open_issues_count":565,"forks_count":807,"subscribers_count":50,"default_branch":"main","last_synced_at":"2026-05-30T02:06:11.907Z","etag":null,"topics":["bindings","codegen","ffi"],"latest_commit_sha":null,"homepage":"https://rust-lang.github.io/rust-bindgen/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-06-22T15:05:51.000Z","updated_at":"2026-05-30T01:31:50.000Z","dependencies_parsed_at":"2026-03-03T07:08:02.001Z","dependency_job_id":null,"html_url":"https://github.com/rust-lang/rust-bindgen","commit_stats":{"total_commits":2798,"total_committers":417,"mean_commits":6.709832134292566,"dds":0.8148677626876341,"last_synced_commit":"8a6d851318153b7304b651a7fd8f559938683de3"},"previous_names":["servo/rust-bindgen","rust-lang-nursery/rust-bindgen"],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/rust-bindgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/sbom","scorecard":{"id":447423,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-lang/rust-bindgen","commit":"5f7aa4b4edcb11a20f251e829bbc66034e21c8e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/20 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-version.yml:20","Warn: no topLevel permission defined: .github/workflows/bindgen.yml:1","Warn: no topLevel permission defined: .github/workflows/bump-version.yml:1","Warn: no topLevel permission defined: .github/workflows/create-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-book.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:78","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bindgen.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bindgen.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bindgen.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bindgen.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bindgen.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bindgen.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bindgen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-version.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-version.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-version.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-version.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/bump-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-tag.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/create-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-tag.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/create-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-tag.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/create-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-book.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/deploy-book.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-book.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/deploy-book.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rust-bindgen/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/bump-version.yml:45","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:125","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.71.1 not signed: https://api.github.com/repos/rust-lang/rust-bindgen/releases/189749890","Warn: release artifact v0.71.0 not signed: https://api.github.com/repos/rust-lang/rust-bindgen/releases/189740180","Warn: release artifact v0.69.5 not signed: https://api.github.com/repos/rust-lang/rust-bindgen/releases/178946412","Warn: release artifact v0.70.1 not signed: https://api.github.com/repos/rust-lang/rust-bindgen/releases/171159040","Warn: release artifact v0.71.1 does not have provenance: https://api.github.com/repos/rust-lang/rust-bindgen/releases/189749890","Warn: release artifact v0.71.0 does not have provenance: https://api.github.com/repos/rust-lang/rust-bindgen/releases/189740180","Warn: release artifact v0.69.5 does not have provenance: https://api.github.com/repos/rust-lang/rust-bindgen/releases/178946412","Warn: release artifact v0.70.1 does not have provenance: https://api.github.com/repos/rust-lang/rust-bindgen/releases/171159040"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rust-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/rust-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rust-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rust-lang/.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T07:11:33.233Z","repository_id":38331451,"created_at":"2025-08-19T07:11:33.265Z","updated_at":"2025-08-19T07:11:33.265Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33679306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":"rust-lang","name":"The Rust Programming Language","uuid":"5430905","kind":"organization","description":"","email":"contact@rust-lang.org","website":"https://www.rust-lang.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5430905?v=4","repositories_count":241,"last_synced_at":"2026-05-31T00:20:23.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":388320,"followers":17278,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-05-31T00:20:23.734Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang/repositories"},"tags":[{"name":"v0.72.1","sha":"d874de8d646d9b8a3e7ba2db2bcd52f2fba8f1f5","kind":"tag","published_at":"2025-08-31T17:50:28.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.72.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"d0e7d6b5b763e93dd38f9ece05230979ede95a0a","kind":"tag","published_at":"2025-06-08T11:15:48.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.72.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.72.0/manifests"},{"name":"v0.71.1","sha":"af7fd38d5e80514406fb6a8bba2d407d252c30b9","kind":"tag","published_at":"2024-12-09T15:21:16.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.71.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"93c5b8b36bf2372f3b5f5671ce752342c3e83f97","kind":"tag","published_at":"2024-12-09T14:44:14.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.71.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.71.0/manifests"},{"name":"v0.69.5","sha":"ddd00d48e27a6451f65fb8afef381d98a56e0560","kind":"commit","published_at":"2024-10-08T16:30:22.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.5","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.5/manifests"},{"name":"v0.70.1","sha":"21c60f473f4e824d4aa9b2b508056320d474b110","kind":"tag","published_at":"2024-08-20T21:24:21.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.70.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"190ff2a6a4739f3a703125d9ed290dcd2dc9c808","kind":"commit","published_at":"2024-08-16T22:45:50.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.70.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.70.0/manifests"},{"name":"v0.69.4","sha":"62859b2c6108c1c0f60d16b9ffe7544a4fbce48b","kind":"tag","published_at":"2024-02-04T12:50:33.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.4","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.4/manifests"},{"name":"v0.69.3","sha":"918abdcac6a263b3d33c2b04d7b1b66fc90c2e39","kind":"tag","published_at":"2024-02-04T11:45:26.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"2a22051bb06cf66bd4e3d9305c45a407b79cf1af","kind":"tag","published_at":"2024-01-13T00:08:12.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"f3f3d326c7e9e6fa55562fec6a8676ae8eab7588","kind":"tag","published_at":"2023-11-02T17:47:49.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"c73990cc0f714ce79e444039f09eaf1f769d7e6a","kind":"commit","published_at":"2023-11-01T17:55:44.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.69.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"8d75a02bbb5c64e85e6ce62b57d52b7df9c61c79","kind":"tag","published_at":"2023-09-06T17:48:55.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.68.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"ebcf0bcc8bba113d82d0f1e0cbede40ccffc6e8f","kind":"tag","published_at":"2023-09-06T17:01:16.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.68.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.68.0/manifests"},{"name":"v0.66.1","sha":"38a779c61734c134429dfb99da3499173a848c17","kind":"tag","published_at":"2023-06-19T09:08:14.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.66.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"264075a6362f951e90240a976428f0225652d27c","kind":"tag","published_at":"2023-06-14T18:09:22.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.66.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.66.0/manifests"},{"name":"v0.65.1","sha":"7d243056d335fdc4537f7bca73c06d01aae24ddc","kind":"tag","published_at":"2023-04-10T20:44:40.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.65.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"2bcff0f2ce64629c6e9d8450f8ddd5eb90bca9e0","kind":"tag","published_at":"2023-04-10T17:25:51.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.65.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"ae6817256ac557981906e93a1f866349db85053e","kind":"tag","published_at":"2023-02-07T15:37:33.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.64.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"c51591941e18a75c312c7c237c4969dd22c40467","kind":"tag","published_at":"2022-11-22T18:30:39.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.63.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"c09bd2f5b58fb90fbcd906a4826d4ac26fe6ef1d","kind":"tag","published_at":"2022-11-17T03:36:57.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.62.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"784d3e824dcb95b8913156d872c9ed8eb8720291","kind":"tag","published_at":"2022-10-16T19:55:25.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.61.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.61.0/manifests"},{"name":"v0.60.1","sha":"9ca5f856a35deddde0575002d76d1db4430e6c42","kind":"tag","published_at":"2022-06-06T11:23:57.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.60.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"355181134094202e0caae60c1fbf145d8e6ca84b","kind":"tag","published_at":"2022-06-05T18:38:57.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.60.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.60.0/manifests"},{"name":"v0.59.2","sha":"89032649044d875983a851fff6fbde2d4e2ceaeb","kind":"tag","published_at":"2021-11-26T01:54:12.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.59.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"9a9438f3d6a3523c69d7bc890e8608b63dbe38a5","kind":"tag","published_at":"2021-07-25T22:25:08.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.59.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"67140077f65bb5af6eae1b257c91c9f379e56bc2","kind":"tag","published_at":"2021-07-20T10:20:54.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.59.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.59.0/manifests"},{"name":"v0.58.1","sha":"696455d1c15e682b2b89f81f409315ea4964aef3","kind":"tag","published_at":"2021-04-06T09:20:01.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.58.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"d7ba7d1dcb081c3c853e3385fd4ef15cb6c1c22c","kind":"tag","published_at":"2021-04-03T11:16:26.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.58.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"5ca2fc7a0221cacde41fd60b0ce485ee5ab8dac3","kind":"tag","published_at":"2021-02-01T13:06:52.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.57.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"11ae35089e4748b7e2a6f50f6bef7709af72e724","kind":"tag","published_at":"2020-11-26T10:36:41.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.56.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.56.0/manifests"},{"name":"v0.47.4","sha":"c2b3a71fc46cb05032dc99ece6a98cf0fb6359eb","kind":"tag","published_at":"2020-11-13T18:43:10.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.47.4","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.4/manifests"},{"name":"v0.55.1","sha":"d492ac4ae11ba7403acd533813982b052c5020a0","kind":"tag","published_at":"2020-08-24T22:39:30.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.55.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"0996486f0977e12f1a64f7730b3eca81659aa839","kind":"tag","published_at":"2020-08-24T09:59:17.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.55.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.55.0/manifests"},{"name":"v0.54.1-sp1","sha":"79f2c131dfc571852b7c097ca3d08d31ab9874c3","kind":"commit","published_at":"2020-08-03T02:19:50.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.54.1-sp1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.54.1-sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.54.1-sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.1-sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.1-sp1/manifests"},{"name":"v0.54.1","sha":"f94036fd18eefee801b3e99c564b2b0bc1a81218","kind":"tag","published_at":"2020-07-06T17:17:33.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.54.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.1/manifests"},{"name":"v0.53.3","sha":"a8290e03c994bf2f9113fdfca7c74eda2f9750cd","kind":"tag","published_at":"2020-05-21T19:49:40.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.53.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.3/manifests"},{"name":"v0.54.0","sha":"d405baf05acec7caf6d3d403cccdaeb5e67423e3","kind":"tag","published_at":"2020-05-21T19:42:44.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.54.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.54.0/manifests"},{"name":"v0.53.2-sp1","sha":"b8beaaf0105158f1d1ed02617487aeb190077e2d","kind":"commit","published_at":"2020-04-01T08:33:14.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.53.2-sp1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.53.2-sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.53.2-sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.2-sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.2-sp1/manifests"},{"name":"v0.53.2","sha":"cfd3347c6655195d2a03b11aff9cb5efac327bf9","kind":"tag","published_at":"2020-03-09T23:17:59.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.53.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.2/manifests"},{"name":"v0.53.1","sha":"02e76faa7a9270125ea9b8dc45cff3f475283d6e","kind":"tag","published_at":"2020-02-03T12:29:29.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.53.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"1d86a83a8767343528c283a1f6ac9f673bb4eb1a","kind":"tag","published_at":"2020-02-02T22:34:25.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.53.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.53.0/manifests"},{"name":"v0.52.0-sp1","sha":"e025ea3d8a3c84ba0208ba156b2cc1e389127869","kind":"commit","published_at":"2019-12-12T06:47:08.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.52.0-sp1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.52.0-sp1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.52.0-sp1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.52.0-sp1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.52.0-sp1/manifests"},{"name":"v0.49.4","sha":"15d9cb242d91ae736a3d048e456c12528c886404","kind":"tag","published_at":"2019-12-04T16:01:41.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.49.4","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.4/manifests"},{"name":"v0.52.0","sha":"b44be6e3dbce03857c6eac221b1350acd68cb357","kind":"tag","published_at":"2019-11-19T19:30:29.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.52.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.52.0/manifests"},{"name":"v0.19.2","sha":"ff4506b21b9af78566751bfe6019d4b96f8138c4","kind":"tag","published_at":"2019-10-18T14:04:41.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.19.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.19.2/manifests"},{"name":"v0.51.1-oldsyn","sha":"7c24e0d27f0f70b71df832f48dfed71010e56978","kind":"tag","published_at":"2019-09-24T18:05:17.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.51.1-oldsyn","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.51.1-oldsyn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.51.1-oldsyn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.1-oldsyn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.1-oldsyn/manifests"},{"name":"v0.50.1","sha":"8e720a929b64c37e4cb1436041a125c07451030b","kind":"tag","published_at":"2019-09-23T16:57:48.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.50.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.50.1/manifests"},{"name":"v0.51.1","sha":"6643847b38acbd1f709ace8e07e96a2a0435c212","kind":"tag","published_at":"2019-09-23T16:50:34.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.51.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"37e3d658b1b2030e1f805cedcf7301e8ee461e09","kind":"tag","published_at":"2019-07-26T15:55:23.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.51.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"d7898170fb8feadcab1940c2ecfbac2510780552","kind":"tag","published_at":"2019-07-01T22:03:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.50.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.50.0/manifests"},{"name":"v0.49.3","sha":"ad0bf8e6bea1bd70a032f2425b4a581926778096","kind":"tag","published_at":"2019-06-25T16:56:07.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.49.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"5eefef7dcaaac45486224954c006e17ad0d24547","kind":"tag","published_at":"2019-05-22T13:39:12.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.49.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"e5250a01b98cb8ca9dc4584788dbc5db68147a71","kind":"tag","published_at":"2019-05-16T19:44:40.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.49.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"5b2f344bb02e72fd177149e3aa5d789679fa4471","kind":"tag","published_at":"2019-03-27T02:02:19.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.49.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.49.0/manifests"},{"name":"v0.48.1","sha":"185a5f322e973b60f8d0986672f9a88e5d9a07bd","kind":"tag","published_at":"2019-03-06T13:17:21.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.48.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"a43cc2afcd69cbaa2f699ee3d4b9c804576ffad7","kind":"tag","published_at":"2019-03-04T02:55:34.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.48.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.48.0/manifests"},{"name":"v0.47.3","sha":"1cd830127489b19a58143c300667d045b447a62d","kind":"tag","published_at":"2019-02-25T17:44:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.47.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"f4f47d52cbce45af177958e76ef9a4a17e922bc4","kind":"tag","published_at":"2019-02-23T06:00:16.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.47.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"86eff214bf29dc1545bfa7fd44ab2df20048e62b","kind":"tag","published_at":"2019-02-02T19:18:06.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.47.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"8747bc9c28e2c1f762f6fd0f9235f056dbc74ba0","kind":"tag","published_at":"2019-01-19T17:13:29.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.47.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"7c24f6b2f6f62f62eba64784f58b1b6d46831908","kind":"tag","published_at":"2018-12-29T13:53:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.46.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"371e744e4158f23e75adb296433fc684076964ad","kind":"tag","published_at":"2018-12-14T12:44:40.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.45.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"7b1406dc90f67fafca61dba915ac57b9d2d7d2d4","kind":"tag","published_at":"2018-11-30T11:36:45.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.44.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.44.0/manifests"},{"name":"v0.43.2","sha":"68d0af91e58d8ae4c384fb8ae48153dd3ddb7e0a","kind":"tag","published_at":"2018-11-23T10:44:48.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.43.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"5de943ca7bf6c155f7bae1d91f1e3b1d91e8d901","kind":"tag","published_at":"2018-11-05T13:22:25.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.43.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"a242c51e6ff0d4cc27940a3927e713e8dff82c5f","kind":"tag","published_at":"2018-10-22T07:39:07.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.43.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"d7a74baf5c822e0312aca539c3836e5d87c6091b","kind":"tag","published_at":"2018-10-20T05:18:37.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.42.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"6055f364bd1d341da8fa881741ec36ab0abf0a7a","kind":"tag","published_at":"2018-10-11T16:18:36.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.42.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"988a9537800a23c045e045f19e02a1674d6a14ef","kind":"tag","published_at":"2018-10-08T13:40:08.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.42.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"35a349dd76cb5ba9470de30bb2eb51ea152a9640","kind":"tag","published_at":"2018-10-07T09:14:58.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.42.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"c4433e08ce973632565fd8e2856533052a8ecc89","kind":"tag","published_at":"2018-09-30T19:06:06.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.41.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"36c087bb4a22ae37d96a7a711293f5ee2d98015f","kind":"tag","published_at":"2018-09-04T12:47:26.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.40.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"14da023687b36db480c42f924ec8d236faf1577a","kind":"tag","published_at":"2018-08-24T13:47:08.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.39.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"40d24bb085a1a0bd11f7cf4dd87c52de529302ca","kind":"tag","published_at":"2018-08-15T10:49:27.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.38.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.38.0/manifests"},{"name":"v0.37.4","sha":"c197acf847c4ea6012061c1246668514059c34ae","kind":"tag","published_at":"2018-07-01T13:59:56.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.37.4","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.4/manifests"},{"name":"v0.37.3","sha":"a899ce711617fd7be482622a908a40d5fd1c7628","kind":"tag","published_at":"2018-07-01T12:09:26.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.37.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.3/manifests"},{"name":"v0.37.0","sha":"4d3674fd378f7ad7fbd7aa1ff9781eecee1f5940","kind":"tag","published_at":"2018-05-18T14:09:27.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.37.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"515ca97b462f348b7b3bb9eaea98b2e0bb1b624b","kind":"tag","published_at":"2018-05-09T22:25:54.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.36.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"af54e58a8c2e513ba8c3cc00c22aa958de091a53","kind":"tag","published_at":"2018-04-10T13:55:28.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.36.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"fb069e9391ebf40ec9ebef7c0ac2e50f5ead5644","kind":"tag","published_at":"2018-03-25T18:25:18.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.35.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.35.0/manifests"},{"name":"0.33.1","sha":"3379a90a2d88c7d6333d64fe33ea1bd992904c71","kind":"commit","published_at":"2018-02-14T19:45:15.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.33.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.33.1/manifests"},{"name":"v0.32.2","sha":"b3712248c59f8f4dca80fd92d1ad9cb40149a8cc","kind":"tag","published_at":"2018-01-22T11:07:17.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.32.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.32.2/manifests"},{"name":"0.32.1","sha":"39d07787a3409b7753a9600bbbfe43d757ce28c2","kind":"commit","published_at":"2017-12-18T21:21:06.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.32.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"d4829d3bb33ffe411fcc67c273be7643017aae38","kind":"commit","published_at":"2017-12-08T19:03:02.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.32.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.32.0/manifests"},{"name":"0.31.3","sha":"55cf63c08c539df2a8c5437c062dda5fb57a8b18","kind":"commit","published_at":"2017-10-31T17:57:30.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.31.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.31.3/manifests"},{"name":"v0.31.2","sha":"4c975aa18f6ae4147a146ae7f9c25ac6a2ae14b0","kind":"tag","published_at":"2017-10-30T11:56:47.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.31.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.2/manifests"},{"name":"0.31.2","sha":"33c6f261db8fd6ca752a1ed0ba1a8cf6ef3158cd","kind":"commit","published_at":"2017-10-30T10:56:46.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.31.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.31.2/manifests"},{"name":"v0.31.1","sha":"fefbbb56ec78950275ff6a1a714efcaa48bf9e8c","kind":"tag","published_at":"2017-10-28T13:26:03.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.31.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"f661f58188c6442145ff8856b059ce3e09941e5e","kind":"commit","published_at":"2017-10-27T18:10:59.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.31.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.31.0/manifests"},{"name":"v0.29.1","sha":"81166785bb4d4e315308a512b7b7594175ef1db7","kind":"tag","published_at":"2017-10-12T12:36:58.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.29.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.29.1/manifests"},{"name":"v0.30.0","sha":"05caa820010d44b601b340228d4f95d81958a270","kind":"commit","published_at":"2017-08-28T16:58:05.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.30.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"0e39721b6c72b574026a0802792c4e95f0d83e68","kind":"tag","published_at":"2017-07-28T01:21:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.29.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.29.0/manifests"},{"name":"v0.26.3","sha":"78e7546d3be61a7cb7272c7365564300481798ae","kind":"tag","published_at":"2017-07-10T08:23:49.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.26.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.3/manifests"},{"name":"v0.26.1","sha":"49526069a0cb9486cb4838134259589addafff40","kind":"tag","published_at":"2017-06-20T23:12:27.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.26.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"8470e221f9fa5d1f195339737fdd3a7b433cad51","kind":"tag","published_at":"2017-06-20T11:34:10.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.26.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.26.0/manifests"},{"name":"v0.25.5","sha":"7faa855d01e114c1adc0abd5efd547ed40543882","kind":"tag","published_at":"2017-06-15T21:55:42.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.25.5","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.5/manifests"},{"name":"v0.25.3","sha":"daf1935534de9cd09a8d3f4384af20eaa4fe0f01","kind":"tag","published_at":"2017-05-27T16:20:06.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.25.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.3/manifests"},{"name":"0.25.2","sha":"c160b3d1ed7ebd6b5e542fe271a078f4881884cd","kind":"commit","published_at":"2017-05-25T17:52:27.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.25.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.25.2/manifests"},{"name":"v0.25.1","sha":"9bb794bb3305ae2355e1945b3abe3d0d8064a428","kind":"tag","published_at":"2017-05-21T01:22:57.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.25.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"31e440917cdc8ac57cd69ddf929e90a7c4b46367","kind":"tag","published_at":"2017-05-08T22:24:57.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.25.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"2d88dd106bf33807679f531051546f3c9889161e","kind":"tag","published_at":"2017-05-08T21:22:39.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.24.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"66b9c3d8698aef0a32147eeabb99264a9b52d171","kind":"tag","published_at":"2017-05-03T20:47:42.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.24.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"719d03c7724da0c93b05b891465b2df4299ef169","kind":"commit","published_at":"2017-04-17T12:28:52.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.23.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"06fa2f75ba4dccba7430d461ec89b7e8c36fd4e9","kind":"commit","published_at":"2017-04-11T23:54:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.23.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"4dde8f876dec0efd1f3bf2b0b594a57ef6ac774a","kind":"tag","published_at":"2017-03-06T06:34:47.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.22.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"e57b2cb3037628abbbf2be549ae3a2e8a4aa95b2","kind":"tag","published_at":"2017-02-17T17:03:59.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.22.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.22.0/manifests"},{"name":"v0.20.5","sha":"7d995d75e07798c1527d5ea3dd8a647ed79fe209","kind":"tag","published_at":"2017-01-27T22:48:11.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.20.5","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"33df99a73784c1846b62f97ebff3848cdd76c3b1","kind":"tag","published_at":"2017-01-27T13:16:18.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.20.4","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"78e425f921085030585c93ed1eb0b96b5cb3b4b5","kind":"tag","published_at":"2017-01-26T19:55:39.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.20.3","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"e4420b601031c4ec8d84fe8340961447e3a2c87a","kind":"commit","published_at":"2017-01-25T14:18:28.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.20.2","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.2/manifests"},{"name":"v0.20.0","sha":"aad93a81bb2ceeeeffc94c856a6d0d37c5ac6aec","kind":"commit","published_at":"2017-01-23T09:23:09.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/v0.20.0","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/v0.20.0/manifests"},{"name":"0.19.1","sha":"d8458941cb570f8753c885da512ba22a53c6bb44","kind":"commit","published_at":"2016-11-06T13:26:59.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.19.1","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.19.1/manifests"},{"name":"0.19","sha":"91f9f93abc9e802da0eb94e073d6717569fca9fc","kind":"commit","published_at":"2016-07-17T20:07:17.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.19","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.19/manifests"},{"name":"0.18","sha":"9a8c75bb71dd9fdabc210f327f5f0265a259c9fe","kind":"commit","published_at":"2016-06-05T13:33:26.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.18","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.18/manifests"},{"name":"0.17","sha":"6f26197e5753218e87e30de54d08bcd57c0f8f58","kind":"commit","published_at":"2016-05-27T20:19:10.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.17","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.17/manifests"},{"name":"0.16","sha":"b832eb19930f2345b1b8e24398593d3e24e2d1f8","kind":"commit","published_at":"2016-02-17T13:18:37.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.16","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.16/manifests"},{"name":"0.15","sha":"56faaf291d87355c204bf7deec66128d6090d4d1","kind":"commit","published_at":"2015-08-31T14:06:22.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.15","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.15/manifests"},{"name":"0.14","sha":"40b62ebc9853b8feeaddce8cad972eebdb9f99a9","kind":"commit","published_at":"2015-05-03T15:50:36.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.14","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.14/manifests"},{"name":"0.12","sha":"f5500333413b597bd3d6e22e0325143df998082d","kind":"commit","published_at":"2014-10-06T07:16:58.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.12","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.12/manifests"},{"name":"0.11","sha":"176481c0f8694df12809ac7e70def059e4f9d89f","kind":"commit","published_at":"2014-06-26T02:39:58.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.11","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.11/manifests"},{"name":"0.10","sha":"35df1e3afcf0ec67cf588b17adba537bc3e395c9","kind":"commit","published_at":"2014-04-01T02:47:00.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.10","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.10/manifests"},{"name":"0.9","sha":"ee89bf486a157fa27ad4e2084f48930ecba630de","kind":"commit","published_at":"2014-01-08T07:42:45.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.9","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.9/manifests"},{"name":"0.8","sha":"dbe73b0a99ad86f08254e30fad274a1bdfb7779b","kind":"commit","published_at":"2013-09-17T07:23:48.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.8","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.8/manifests"},{"name":"0.7","sha":"81217a4f983570d752aad58073f22f142f1c2f01","kind":"commit","published_at":"2013-07-04T13:32:50.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.7","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.7/manifests"},{"name":"0.6","sha":"45c4b6f47231f30202f0205ceaae3a7da1f8c8ed","kind":"commit","published_at":"2013-04-01T22:31:31.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.6","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.6/manifests"},{"name":"0.5","sha":"2ae581183cc4b7fb47ea104bcfda42292a2fdd32","kind":"commit","published_at":"2013-01-08T01:51:40.000Z","download_url":"https://codeload.github.com/rust-lang/rust-bindgen/tar.gz/0.5","html_url":"https://github.com/rust-lang/rust-bindgen/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rust-bindgen@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2026-05-31T02:03:17.536Z","dependent_packages_count":0,"downloads":2535656,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":7.8874297810727345,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":2.201185817838586,"forks_count":1.6036949130797358,"average":14.964581252348268},"purl":"pkg:cargo/bindgen-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bindgen-cli","docker_dependents_count":1,"docker_downloads_count":47,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bindgen-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bindgen-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T01:01:20.141Z","issues_count":1600,"pull_requests_count":1898,"avg_time_to_close_issue":15991701.064814815,"avg_time_to_close_pull_request":2464565.864050057,"issues_closed_count":1079,"pull_requests_closed_count":1758,"pull_request_authors_count":436,"issue_authors_count":790,"avg_comments_per_issue":3.838125,"avg_comments_per_pull_request":3.6280295047418334,"merged_pull_requests_count":1557,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":55,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":2921499.3,"past_year_avg_time_to_close_pull_request":838905.7777777778,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.2087912087912087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frust-bindgen/issues","maintainers":[{"login":"emilio","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilio"},{"login":"fitzgen","count":356,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fitzgen"},{"login":"pvdrz","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvdrz"},{"login":"kulp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kulp"},{"login":"tshepang","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tshepang"},{"login":"Manishearth","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manishearth"},{"login":"dtolnay","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"},{"login":"amanjeev","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanjeev"},{"login":"scoopr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scoopr"},{"login":"frewsxcv","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frewsxcv"},{"login":"alex","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"bjorn3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjorn3"},{"login":"jyn514","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jyn514"},{"login":"workingjubilee","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/workingjubilee"},{"login":"sanxiyn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanxiyn"},{"login":"nagisa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagisa"},{"login":"cuviper","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"HKalbasi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HKalbasi"},{"login":"rami3l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rami3l"},{"login":"thomcc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomcc"},{"login":"jamesmunns","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesmunns"},{"login":"lnicola","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lnicola"},{"login":"m-ou-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-ou-se"},{"login":"anp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anp"},{"login":"programmerjake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/programmerjake"},{"login":"AlexEne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexEne"},{"login":"wesleywiser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywiser"},{"login":"aDotInTheVoid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aDotInTheVoid"},{"login":"cramertj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cramertj"},{"login":"edunham","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edunham"},{"login":"michaelwoerister","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelwoerister"},{"login":"dwijnand","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dwijnand"},{"login":"KiChjang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KiChjang"}],"active_maintainers":[{"login":"cuviper","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cuviper"},{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"},{"login":"HKalbasi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HKalbasi"},{"login":"nagisa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagisa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bindgen-cli/codemeta","maintainers":[{"uuid":"3788","login":"emilio","name":"Emilio Cobos Álvarez","email":null,"url":"https://github.com/emilio","packages_count":19,"html_url":"https://crates.io/users/emilio","role":null,"created_at":"2022-11-08T07:09:08.569Z","updated_at":"2022-11-08T07:09:08.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/emilio/packages"},{"uuid":"71222","login":"pvdrz","name":"Christian Poveda Ruiz","email":null,"url":"https://github.com/pvdrz","packages_count":7,"html_url":"https://crates.io/users/pvdrz","role":null,"created_at":"2022-11-22T18:41:33.845Z","updated_at":"2022-11-22T18:41:33.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/pvdrz/packages"}]}