{"id":4294657,"name":"thiserror-impl","ecosystem":"cargo","description":"Implementation detail of the `thiserror` crate","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/dtolnay/thiserror","keywords_array":[],"namespace":null,"versions_count":88,"first_release_published_at":"2019-10-09T18:05:26.708Z","latest_release_published_at":"2026-01-18T16:14:35.052Z","latest_release_number":"2.0.18","last_synced_at":"2026-04-12T20:01:20.548Z","created_at":"2022-04-13T06:51:11.059Z","updated_at":"2026-04-12T20:10:28.544Z","registry_url":"https://crates.io/crates/thiserror-impl/","install_command":"cargo install thiserror-impl","documentation_url":"https://docs.rs/thiserror-impl/","metadata":{"categories":[]},"repo_metadata":{"id":37548308,"uuid":"213836768","full_name":"dtolnay/thiserror","owner":"dtolnay","description":"derive(Error) for struct and enum error types","archived":false,"fork":false,"pushed_at":"2026-03-24T02:34:35.000Z","size":1051,"stargazers_count":5386,"open_issues_count":29,"forks_count":205,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-04-02T08:07:24.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtolnay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dtolnay"}},"created_at":"2019-10-09T06:20:06.000Z","updated_at":"2026-03-31T23:16:57.000Z","dependencies_parsed_at":"2026-02-17T00:01:23.365Z","dependency_job_id":null,"html_url":"https://github.com/dtolnay/thiserror","commit_stats":{"total_commits":589,"total_committers":18,"mean_commits":32.72222222222222,"dds":0.04584040747028861,"last_synced_commit":"9c0f2d230da33dfec248d48d82c25a2ad19e6129"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/dtolnay/thiserror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/sbom","scorecard":{"id":358581,"data":{"date":"2025-08-11","repo":{"name":"github.com/dtolnay/thiserror","commit":"eea6799e2d00bb542a98dada84f5cafe2839f38d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/dtolnay/thiserror/ci.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dtolnay/.github/SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/dtolnay/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T10:12:41.701Z","repository_id":37548308,"created_at":"2025-08-18T10:12:41.701Z","updated_at":"2025-08-18T10:12:41.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31699440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dtolnay","name":"David Tolnay","uuid":"1940490","kind":"user","description":"","email":"dtolnay@gmail.com","website":null,"location":"Redwood City, California","twitter":"davidtolnay","company":"0xF9BA143B95FF6D82","icon_url":"https://avatars.githubusercontent.com/u/1940490?u=42777c8876d7b6591798df666a82057394b8b0c8\u0026v=4","repositories_count":122,"last_synced_at":"2026-04-07T00:31:42.740Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"dtolnay"}},"html_url":"https://github.com/dtolnay","funding_links":["https://github.com/sponsors/dtolnay"],"total_stars":64641,"followers":9272,"following":46,"created_at":"2022-11-02T16:22:35.591Z","updated_at":"2026-04-07T00:31:42.740Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay/repositories"},"tags":[{"name":"2.0.18","sha":"dc0f6a23a3fb6ae34ef117133ec43650450c4b32","kind":"tag","published_at":"2026-01-18T16:13:31.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.18","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"72ae716e6d6a7f7fdabdc394018c745b4d39ca45","kind":"tag","published_at":"2025-09-28T23:26:42.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.17","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"40b58536cc4570d7e94575d1c90ebb07edf9aba0","kind":"tag","published_at":"2025-08-20T03:32:09.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.16","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"f6145ebe84b51697e4d3253b373866f1c8ac09ad","kind":"tag","published_at":"2025-08-16T17:34:15.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.15","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"eea6799e2d00bb542a98dada84f5cafe2839f38d","kind":"tag","published_at":"2025-08-11T23:05:58.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.14","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"61f28da3dfea22cd417c86e038dac839cfb7eeea","kind":"tag","published_at":"2025-08-11T22:09:22.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.13","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"95a512669395f30cf9ae10343149726c0563ed76","kind":"tag","published_at":"2025-03-03T04:24:05.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.12","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"0f532e326e9a4cc6c6e30ee19ab00cb9eeb44362","kind":"tag","published_at":"2025-01-10T18:03:49.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.11","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"349f6960ff02d64bec38de392850ea9aa07bb766","kind":"tag","published_at":"2025-01-08T19:46:25.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.10","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"c535cecb6f8d98cbdc72f526fc4c8a8ae826e2a3","kind":"tag","published_at":"2024-12-21T18:26:04.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.9","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"2bd29821f4ea339c60edfcf4734499d68128eb2e","kind":"tag","published_at":"2024-12-18T03:18:03.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.8","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"9c0f2d230da33dfec248d48d82c25a2ad19e6129","kind":"tag","published_at":"2024-12-13T22:42:57.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.7","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"2075e87257e5bfe458cc01bc3764dcd499db254d","kind":"tag","published_at":"2024-12-08T18:39:40.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.6","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"f1f159d7e759e986335ed14dd362eb7d6c9815d4","kind":"tag","published_at":"2024-12-07T17:04:57.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.5","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"70a12613ef6459c90ea69e22cdb41ec20c98e038","kind":"tag","published_at":"2024-12-03T15:06:42.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.4","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"15fd26e476c5c7a2e7dc13209689c747b1db82a5","kind":"tag","published_at":"2024-11-10T21:17:27.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.3","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"49be39dee10d7fce1d4b2f7f6b6010f2b309794e","kind":"tag","published_at":"2024-11-10T06:28:33.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.2","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.2/manifests"},{"name":"1.0.69","sha":"41938bd3a03a70d34ed8e53d99c89c770c7c9c41","kind":"tag","published_at":"2024-11-10T06:23:49.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.69","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.69/manifests"},{"name":"2.0.1","sha":"4066d537a31943c359f32e572e529bd1e5310ddc","kind":"tag","published_at":"2024-11-08T19:25:42.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.1","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"6097d61b5878c4eca29be1cb0d7f96268309dd84","kind":"tag","published_at":"2024-11-06T02:50:34.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/2.0.0","html_url":"https://github.com/dtolnay/thiserror/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/2.0.0/manifests"},{"name":"1.0.68","sha":"8d06fb554905b054d44a353bea9c92d0bbeb0bdf","kind":"tag","published_at":"2024-11-04T16:49:43.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.68","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.68/manifests"},{"name":"1.0.67","sha":"925f2dde771de0be96f9e6402f8bf5d06f523ebc","kind":"tag","published_at":"2024-11-03T15:17:51.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.67","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.67/manifests"},{"name":"1.0.66","sha":"d1a8254ee5f7ed833f21972ca0f15a6b266614a5","kind":"tag","published_at":"2024-10-31T23:54:13.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.66","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.66/manifests"},{"name":"1.0.65","sha":"5088592a4efb6a5c40b4d869eb1a0e2eacf622cb","kind":"tag","published_at":"2024-10-22T17:50:31.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.65","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.65/manifests"},{"name":"1.0.64","sha":"84484bc75c20d63ec63299354b463407f3d59f68","kind":"tag","published_at":"2024-09-22T17:53:10.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.64","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.64/manifests"},{"name":"1.0.63","sha":"915c75e8a3b679588e6eac03dccbba5d38c764a8","kind":"tag","published_at":"2024-07-17T19:09:02.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.63","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.63/manifests"},{"name":"1.0.62","sha":"0bf6e3dd781409b62cbcf0816ffa1bb970d24833","kind":"tag","published_at":"2024-07-11T23:31:35.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.62","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.62/manifests"},{"name":"1.0.61","sha":"5c8016393fec09330ae495d71edee4d8104a9466","kind":"tag","published_at":"2024-05-17T16:44:33.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.61","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.61/manifests"},{"name":"1.0.60","sha":"870d11b830e7f1ce0ad6c1656806a7fcdd4273df","kind":"tag","published_at":"2024-05-07T02:13:41.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.60","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.60/manifests"},{"name":"1.0.59","sha":"e7ad85ee6b135c5748d37ed1e8edda950336af77","kind":"tag","published_at":"2024-04-20T19:12:57.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.59","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.59/manifests"},{"name":"1.0.58","sha":"df8bffad18e408e9b88d3360797506fc1282babe","kind":"tag","published_at":"2024-03-12T02:55:46.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.58","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.58/manifests"},{"name":"1.0.57","sha":"1d106b169c1ba328bcd64d70d06687413906d751","kind":"tag","published_at":"2024-02-11T18:43:07.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.57","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.57/manifests"},{"name":"1.0.56","sha":"77d0af46ddafa9b70d99267548bdea85308e90f3","kind":"tag","published_at":"2024-01-02T06:09:00.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.56","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.56/manifests"},{"name":"1.0.55","sha":"6089273df58c7a7d2f41b91dc18c8fe8397de104","kind":"tag","published_at":"2024-01-02T04:25:58.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.55","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.55/manifests"},{"name":"1.0.54","sha":"447c328719cdc719354d3ec55c81b4ca57cf7a8e","kind":"tag","published_at":"2024-01-02T04:22:26.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.54","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.54/manifests"},{"name":"1.0.53","sha":"af28d9c0784bdc1aeb846e7850807f136e7cb141","kind":"tag","published_at":"2023-12-30T21:53:37.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.53","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.53/manifests"},{"name":"1.0.52","sha":"be83323c0f0239f9600ed6d40d56a66ae2169c6e","kind":"tag","published_at":"2023-12-25T21:01:40.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.52","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.52/manifests"},{"name":"1.0.51","sha":"0555b805916067d898356fd67a5384606fbf8414","kind":"tag","published_at":"2023-12-15T22:19:23.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.51","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.51/manifests"},{"name":"1.0.50","sha":"a7d220d7915fb888413aa7978efd70f7006bda9d","kind":"tag","published_at":"2023-10-19T18:10:16.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.50","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.50/manifests"},{"name":"1.0.49","sha":"54465b7475517e10735f699e31d81a1d511baaeb","kind":"tag","published_at":"2023-09-26T23:25:47.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.49","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.49/manifests"},{"name":"1.0.48","sha":"5c5f342a5e601e4bfb49c8c095cb57c9f14eb0c8","kind":"tag","published_at":"2023-09-02T20:49:56.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.48","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.48/manifests"},{"name":"1.0.47","sha":"0495eaa802c73454ed6969fa1a3520db635bb901","kind":"tag","published_at":"2023-08-17T02:57:26.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.47","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.47/manifests"},{"name":"1.0.46","sha":"5ada5d5198d1f616d296c8dcbbbeef88f1118ab1","kind":"tag","published_at":"2023-08-15T15:22:19.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.46","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.46/manifests"},{"name":"1.0.45","sha":"06f189583213cf2bce239af2f7e24c921c58bc8e","kind":"tag","published_at":"2023-08-15T06:21:08.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.45","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.45/manifests"},{"name":"1.0.44","sha":"54b70cfe109981e6349aebae4393c62c93cccafc","kind":"tag","published_at":"2023-07-21T05:13:52.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.44","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.44/manifests"},{"name":"1.0.43","sha":"225adab854715459bc81dd3e788805debcf7f310","kind":"tag","published_at":"2023-07-07T00:18:05.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.43","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.43/manifests"},{"name":"1.0.42","sha":"305be4a9798449ef757b8c9ddd2a6c3f6a10a101","kind":"tag","published_at":"2023-07-06T22:12:11.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.42","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.42/manifests"},{"name":"1.0.41","sha":"281997e7606bd90c70b39e114a4d26b733e63b30","kind":"tag","published_at":"2023-07-04T19:29:02.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.41","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.41/manifests"},{"name":"1.0.40","sha":"3cec8c487953298acd00c61ef9a81d0461517974","kind":"tag","published_at":"2023-03-18T00:53:47.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.40","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.40/manifests"},{"name":"1.0.39","sha":"f729af95d16fbec0ee167ed79231c6ff1a4d88c7","kind":"tag","published_at":"2023-03-05T23:53:12.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.39","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.39/manifests"},{"name":"1.0.38","sha":"74bfe75eb25ba9d39b0ae5b570d611855cbc5086","kind":"tag","published_at":"2022-12-17T19:56:36.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.38","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.38/manifests"},{"name":"1.0.37","sha":"8a996a5bfd5303c2fab64827cbfde02caa6cef66","kind":"tag","published_at":"2022-09-27T21:38:00.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.37","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.37/manifests"},{"name":"1.0.36","sha":"7b226e33c7e83999363ce6a0eeb341aeb38ca8b2","kind":"tag","published_at":"2022-09-25T03:07:08.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.36","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.36/manifests"},{"name":"1.0.35","sha":"10ffe038172ef47a742b438f5c8dad059628c417","kind":"tag","published_at":"2022-09-13T18:47:51.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.35","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.35/manifests"},{"name":"1.0.34","sha":"48f697af3d66e69be1923eaf474f175dc2c825b7","kind":"tag","published_at":"2022-09-04T21:03:15.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.34","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.34/manifests"},{"name":"1.0.33","sha":"fdb266af297fa8531dad0859615b0a8e0b22da36","kind":"tag","published_at":"2022-08-31T02:12:58.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.33","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.33/manifests"},{"name":"1.0.32","sha":"8cb98afb749ec24cf703b8b89af2e159d529c4a0","kind":"tag","published_at":"2022-08-03T03:47:05.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.32","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.32/manifests"},{"name":"1.0.31","sha":"cbe821249595aa5e389d5cb96e84da80adca8531","kind":"tag","published_at":"2022-04-30T21:23:31.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.31","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.31/manifests"},{"name":"1.0.30","sha":"672e9525bbc2e5682c380d36974f34716b963591","kind":"tag","published_at":"2021-10-09T00:53:11.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.30","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.30/manifests"},{"name":"1.0.29","sha":"c7dd271dcd92af17168746a809503ee392d6f6ad","kind":"tag","published_at":"2021-09-05T03:57:38.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.29","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.29/manifests"},{"name":"1.0.28","sha":"b47c75d3f5fc3f9d4101feb1b1ab30dbcd543141","kind":"tag","published_at":"2021-08-28T23:07:01.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.28","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.28/manifests"},{"name":"1.0.27","sha":"b087faf217affd8248a1019cc20db218f1059e36","kind":"tag","published_at":"2021-08-28T21:18:20.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.27","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"031fea6f3b82c72be11477e7550c6ae3579e6139","kind":"tag","published_at":"2021-07-03T04:11:05.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.26","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.26/manifests"},{"name":"1.0.25","sha":"19cb5cee4b51203f6801daa3ff0185761d0d3d4c","kind":"tag","published_at":"2021-05-22T21:33:15.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.25","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.25/manifests"},{"name":"1.0.24","sha":"1b0a84996b9492c0dc5779127a91c930f23a259e","kind":"tag","published_at":"2021-02-19T04:25:18.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.24","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.24/manifests"},{"name":"1.0.23","sha":"d263b4b7e4f8e3ad9558256d8f6b2ac916985f7b","kind":"tag","published_at":"2020-12-27T01:37:45.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.23","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"09f247addaf6c5f57353f9558ba131e6619390c7","kind":"tag","published_at":"2020-11-04T00:47:44.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.22","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.22/manifests"},{"name":"1.0.21","sha":"f757a0489b2cddfea15ab870b49f159ce1aa71cd","kind":"tag","published_at":"2020-10-06T23:55:43.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.21","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.21/manifests"},{"name":"1.0.20","sha":"42b537acf08de385dcf6138f24e3274ff8a18148","kind":"tag","published_at":"2020-06-15T23:22:15.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.20","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"8305a8cc8a1024aa657ae17ab65c040865bedd2a","kind":"tag","published_at":"2020-05-22T02:05:57.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.19","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"25632e8afb175cd3bed58d5723bd8e927c9c6c90","kind":"tag","published_at":"2020-05-15T23:50:39.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.18","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.18/manifests"},{"name":"1.0.17","sha":"f79a85f72be0a04644b392acf1ba7f97380c1e4f","kind":"tag","published_at":"2020-05-13T05:47:13.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.17","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.17/manifests"},{"name":"1.0.16","sha":"94e62a81bc6da67efb06a45a8f45caf49768d5e4","kind":"tag","published_at":"2020-04-27T22:53:18.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.16","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"d8d55e6655fa31a80d8852d7c4146ff1c839c014","kind":"tag","published_at":"2020-04-11T18:37:53.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.15","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"6fd405929807e73ac4b1bd026192a91f64a08636","kind":"tag","published_at":"2020-03-29T15:47:11.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.14","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"14b54d22564bbb6d75ddcc6fc732e1f6cf882311","kind":"tag","published_at":"2020-03-23T06:10:43.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.13","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"e160f5d90878bb81005ba24876d025f88aec066b","kind":"tag","published_at":"2020-03-21T05:50:36.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.12","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"55d6fbb46032887f21e9c387671e01bca5392818","kind":"tag","published_at":"2020-02-14T19:12:23.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.11","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"ccbb2ab862cdff9912a438aca9c54d5945e20351","kind":"tag","published_at":"2020-01-28T19:51:27.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.10","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"1d0b3999af726e816010d108431492865e6df018","kind":"tag","published_at":"2019-12-04T03:35:44.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.9","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"d53be52a3b0236ce34e0cd3b7af8ba8d490b0e7c","kind":"tag","published_at":"2019-12-03T18:21:28.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.8","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"79b740e3d77d6303798397e94166a48d1ea10edc","kind":"tag","published_at":"2019-12-03T17:51:30.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.7","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"938bcec8f963c3e50895d3527a3ecea9d6a83150","kind":"tag","published_at":"2019-11-19T07:21:55.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.6","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"10b8e5817acdcd052f335c4ea9b6c8909eab76e7","kind":"tag","published_at":"2019-11-10T02:40:32.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.5","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"507914148ad4c69837ae42eb7930cb9e4f2fdc5b","kind":"tag","published_at":"2019-10-27T15:19:19.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.4","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"b2b3bae1db325cd52b79c438d30987e0d19891b4","kind":"tag","published_at":"2019-10-19T12:56:47.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.3","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"ee864e16419ae8a6e8ded983b53fc4514262d449","kind":"tag","published_at":"2019-10-13T01:19:41.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.2","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"87c80e72c803f6fccb7ad36cae9be33ee143704b","kind":"tag","published_at":"2019-10-09T20:05:34.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.1","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86f6b3bc4a4083434dcafe467f60abda0c2fbfc4","kind":"tag","published_at":"2019-10-09T18:04:00.000Z","download_url":"https://codeload.github.com/dtolnay/thiserror/tar.gz/1.0.0","html_url":"https://github.com/dtolnay/thiserror/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dtolnay/thiserror@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-12T20:10:28.543Z","dependent_packages_count":9,"downloads":890352759,"downloads_period":"total","dependent_repos_count":53839,"rankings":{"downloads":0.03385120982813459,"dependent_repos_count":0.04795588058985733,"dependent_packages_count":3.6559306614385356,"stargazers_count":2.1037116441109474,"forks_count":5.144678660338371,"docker_downloads_count":0.03667214398047913,"average":1.8371333667143874},"purl":"pkg:cargo/thiserror-impl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/thiserror-impl","docker_dependents_count":944,"docker_downloads_count":492898107,"usage_url":"https://repos.ecosyste.ms/usage/cargo/thiserror-impl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/thiserror-impl/dependencies","status":null,"funding_links":["https://github.com/sponsors/dtolnay"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-30T00:01:22.111Z","issues_count":158,"pull_requests_count":217,"avg_time_to_close_issue":5637047.76984127,"avg_time_to_close_pull_request":896536.0585365854,"issues_closed_count":126,"pull_requests_closed_count":205,"pull_request_authors_count":36,"issue_authors_count":142,"avg_comments_per_issue":1.8481012658227849,"avg_comments_per_pull_request":0.6774193548387096,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":15420.666666666668,"past_year_avg_time_to_close_pull_request":456967.8,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":0.6923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Fthiserror/issues","maintainers":[{"login":"dtolnay","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[{"login":"dtolnay","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thiserror-impl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thiserror-impl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thiserror-impl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thiserror-impl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thiserror-impl/codemeta","maintainers":[{"uuid":"3618","login":"dtolnay","name":"David Tolnay","email":null,"url":"https://github.com/dtolnay","packages_count":231,"html_url":"https://crates.io/users/dtolnay","role":null,"created_at":"2022-11-08T02:25:50.070Z","updated_at":"2022-11-08T02:25:50.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dtolnay/packages"}]}