{"id":372675,"url":"https://github.com/tokio-rs/axum","last_synced_at":"2026-08-26T13:38:08.979Z","repository":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":{"login":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-23T00:21:53.141Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111957,"followers":3056,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-23T00:21:53.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"packages":[{"id":3587743,"name":"axum-debug","ecosystem":"cargo","description":"Better error messages for axum framework.","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["debug","debugging","axum"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-10-03T04:51:17.413Z","latest_release_published_at":"2022-01-31T21:07:36.503Z","latest_release_number":"0.3.3","last_synced_at":"2026-08-25T13:09:16.389Z","created_at":"2022-04-11T04:51:34.860Z","updated_at":"2026-08-25T13:09:16.390Z","registry_url":"https://crates.io/crates/axum-debug/","install_command":"cargo install axum-debug","documentation_url":"https://docs.rs/axum-debug/","metadata":{"categories":["development-tools::debugging"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-23T00:21:53.141Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111957,"followers":3056,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-23T00:21:53.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:02:47.853Z","dependent_packages_count":1,"downloads":67510,"downloads_period":"total","dependent_repos_count":5,"rankings":{"downloads":8.550180003789553,"dependent_repos_count":10.15210386656558,"dependent_packages_count":31.197826584847693,"stargazers_count":0.808438072380471,"forks_count":1.2363418177224785,"docker_downloads_count":null,"average":10.388978069061155},"purl":"pkg:cargo/axum-debug","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum-debug","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum-debug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum-debug/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T12:09:06.956Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":19,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1182459.762886598,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.1014492753623188,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-debug/codemeta","maintainers":[{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:06.475Z","updated_at":"2022-11-07T16:59:06.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"},{"uuid":"130327","login":"programatik29","name":"Eray Karatay","email":null,"url":"https://github.com/programatik29","packages_count":6,"html_url":"https://crates.io/users/programatik29","role":null,"created_at":"2022-11-07T16:59:06.480Z","updated_at":"2022-11-07T16:59:06.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/programatik29/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3587810,"name":"axum-handle-error-extract","ecosystem":"cargo","description":"Error handling layer for axum that supports extractors and async functions","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["http","web","framework"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-11-08T18:29:17.358Z","latest_release_published_at":"2021-11-08T18:29:17.358Z","latest_release_number":"0.1.0","last_synced_at":"2026-08-25T13:10:06.395Z","created_at":"2022-04-11T04:52:02.852Z","updated_at":"2026-08-25T13:10:06.396Z","registry_url":"https://crates.io/crates/axum-handle-error-extract/","install_command":"cargo install axum-handle-error-extract","documentation_url":"https://docs.rs/axum-handle-error-extract/","metadata":{"categories":["asynchronous","network-programming","web-programming"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:45:28.579Z","dependent_packages_count":0,"downloads":2964,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":77.12581215692383,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.9475545943568267,"forks_count":1.4992256444562557,"average":28.54063762909744},"purl":"pkg:cargo/axum-handle-error-extract","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum-handle-error-extract","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum-handle-error-extract","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum-handle-error-extract/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:11:53.888Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1178324.69,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.148936170212766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-handle-error-extract/codemeta","maintainers":[{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:07.805Z","updated_at":"2022-11-07T16:59:07.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3587772,"name":"axum-extra","ecosystem":"cargo","description":"Extra utilities for axum","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["http","web","routing"],"namespace":null,"versions_count":54,"first_release_published_at":"2021-12-02T19:09:53.031Z","latest_release_published_at":"2026-04-14T07:55:40.731Z","latest_release_number":"0.12.6","last_synced_at":"2026-08-25T13:10:27.592Z","created_at":"2022-04-11T04:51:47.650Z","updated_at":"2026-08-25T13:10:27.592Z","registry_url":"https://crates.io/crates/axum-extra/","install_command":"cargo install axum-extra","documentation_url":"https://docs.rs/axum-extra/","metadata":{"categories":["network-programming","asynchronous","web-programming"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:40:08.742Z","dependent_packages_count":94,"downloads":45762735,"downloads_period":"total","dependent_repos_count":542,"rankings":{"downloads":1.9105967061944389,"dependent_repos_count":1.6808513997884134,"dependent_packages_count":1.4195994786112098,"stargazers_count":0.8095087663876165,"forks_count":1.2375612067603854,"docker_downloads_count":4.893381772231875,"average":1.9919165549956563},"purl":"pkg:cargo/axum-extra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum-extra","docker_dependents_count":26,"docker_downloads_count":23281787,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum-extra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum-extra/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:36:19.667Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1177740.1530612244,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.1223021582733812,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-extra/codemeta","maintainers":[{"uuid":"10","login":"carllerche","name":"Carl Lerche","email":null,"url":"https://github.com/carllerche","packages_count":327,"html_url":"https://crates.io/users/carllerche","role":null,"created_at":"2024-10-29T16:24:26.397Z","updated_at":"2024-10-29T16:24:26.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carllerche/packages"},{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:07.177Z","updated_at":"2022-11-07T16:59:07.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3587812,"name":"axum-macros","ecosystem":"cargo","description":"Macros for axum","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["axum"],"namespace":null,"versions_count":27,"first_release_published_at":"2021-08-21T16:54:10.664Z","latest_release_published_at":"2026-04-14T07:55:01.145Z","latest_release_number":"0.5.1","last_synced_at":"2026-08-25T13:10:00.402Z","created_at":"2022-04-11T04:52:04.225Z","updated_at":"2026-08-26T02:43:55.396Z","registry_url":"https://crates.io/crates/axum-macros/","install_command":"cargo install axum-macros","documentation_url":"https://docs.rs/axum-macros/","metadata":{"categories":["network-programming","asynchronous","web-programming"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-23T00:21:53.141Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111957,"followers":3056,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-23T00:21:53.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T02:43:55.395Z","dependent_packages_count":48,"downloads":111812638,"downloads_period":"total","dependent_repos_count":627,"rankings":{"downloads":1.4026474279534924,"dependent_repos_count":1.5723543480491597,"dependent_packages_count":1.9221205686635143,"stargazers_count":0.808438072380471,"forks_count":1.2363418177224785,"docker_downloads_count":2.4822302953719793,"average":1.570688755023516},"purl":"pkg:cargo/axum-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum-macros","docker_dependents_count":31,"docker_downloads_count":23282422,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum-macros/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T13:08:38.951Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5766423357664234,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":19,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1182459.762886598,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.108695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-macros/codemeta","maintainers":[{"uuid":"10","login":"carllerche","name":"Carl Lerche","email":null,"url":"https://github.com/carllerche","packages_count":327,"html_url":"https://crates.io/users/carllerche","role":null,"created_at":"2024-10-29T16:24:23.612Z","updated_at":"2024-10-29T16:24:23.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carllerche/packages"},{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:08.122Z","updated_at":"2022-11-07T16:59:08.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3587713,"name":"axum-core","ecosystem":"cargo","description":"Core types and traits for axum","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["http","web","framework"],"namespace":null,"versions_count":37,"first_release_published_at":"2021-08-21T16:52:01.594Z","latest_release_published_at":"2025-12-27T09:19:34.014Z","latest_release_number":"0.5.6","last_synced_at":"2026-08-25T13:10:01.495Z","created_at":"2022-04-11T04:51:18.721Z","updated_at":"2026-08-25T13:10:01.495Z","registry_url":"https://crates.io/crates/axum-core/","install_command":"cargo install axum-core","documentation_url":"https://docs.rs/axum-core/","metadata":{"categories":["asynchronous","network-programming","web-programming"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"Ergonomic and modular web framework built with Tokio, Tower, and Hyper","archived":false,"fork":false,"pushed_at":"2024-10-23T13:17:02.000Z","size":4471,"stargazers_count":18970,"open_issues_count":65,"forks_count":1056,"subscribers_count":129,"default_branch":"main","last_synced_at":"2024-10-29T09:34:16.116Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2024-10-29T08:11:48.000Z","dependencies_parsed_at":"2023-09-27T14:45:45.786Z","dependency_job_id":"5aad0f50-622f-4019-a4ec-a1ebb6cdce46","html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1343,"total_committers":295,"mean_commits":4.552542372881356,"dds":"0.39389426656738646","last_synced_commit":"b85bdc1be9081f40878c8fe79aeb50b19fc49957"},"previous_names":[],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222035727,"owners_count":16919929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":45,"last_synced_at":"2024-04-15T00:17:52.973Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":73767,"followers":1594,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2024-04-15T00:17:53.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-v0.7.1","sha":"55376a65f1ea859018ee544d249d795228002be2","kind":"commit","published_at":"2023-11-27T08:36:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:24:32.103Z","dependent_packages_count":77,"downloads":434602703,"downloads_period":"total","dependent_repos_count":4438,"rankings":{"downloads":0.2764515469297658,"dependent_repos_count":0.5416193572501534,"dependent_packages_count":0.8723738866125517,"stargazers_count":0.6826660648673808,"forks_count":1.140362631085284,"docker_downloads_count":0.8152499700275746,"average":0.7214539094621184},"purl":"pkg:cargo/axum-core","advisories":[{"uuid":"GSA_kwCzR0hTQS1tNzdmLTY1MnEtd3dwNM4AAuzu","url":"https://github.com/advisories/GHSA-m77f-652q-wwp4","title":"axum-core has no default limit put on request bodies","description":"`\u003cbytes::Bytes as axum_core::extract::FromRequest\u003e::from_request` would not, by default, set a limit for the size of the request body. That meant if a malicious peer would send a very large (or infinite) body your server might run out of memory and crash.\n\nThis also applies to these extractors which used `Bytes::from_request` internally:\n- `axum::extract::Form`\n- `axum::extract::Json`\n- `String`\n\nThe fix is also in `axum-core` `0.3.0.rc.2` but `0.3.0.rc.1` _is_ vulnerable.\n\nBecause `axum` depends on `axum-core` it is vulnerable as well. The vulnerable versions of `axum` are `\u003c= 0.5.15` and `0.6.0.rc.1`. `axum` `\u003e= 0.5.16` and `\u003e= 0.6.0.rc.2` does have the fix and are not vulnerable.\n\nThe patched versions will set a 2 MB limit by default.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-09-15T03:25:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/tokio-rs/axum/pull/1346","https://rustsec.org/advisories/RUSTSEC-2022-0055.html","https://nvd.nist.gov/vuln/detail/CVE-2022-3212","https://github.com/advisories/GHSA-m77f-652q-wwp4"],"source_kind":"github","identifiers":["GHSA-m77f-652q-wwp4","CVE-2022-3212"],"repository_url":"https://github.com/tokio-rs/axum","blast_radius":0.0,"created_at":"2022-12-21T16:11:59.477Z","updated_at":"2026-08-21T12:11:45.549Z","epss_percentage":0.00867,"epss_percentile":0.55957,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNzdmLTY1MnEtd3dwNM4AAuzu","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNzdmLTY1MnEtd3dwNM4AAuzu","packages":[{"ecosystem":"cargo","package_name":"axum-core","versions":[{"first_patched_version":"0.3.0-rc.2","vulnerable_version_range":"= 0.3.0-rc.1"},{"first_patched_version":"0.2.8","vulnerable_version_range":"\u003c 0.2.8"}],"purl":"pkg:cargo/axum-core"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNzdmLTY1MnEtd3dwNM4AAuzu/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yZ2c1LTdjNHYtNnh4Ms4AAuzp","url":"https://github.com/advisories/GHSA-2gg5-7c4v-6xx2","title":"Duplicate of GHSA-m77f-652q-wwp4","description":"## Duplicate advisory\nThis advisory is a duplicate of [GHSA-m77f-652q-wwp4](https://github.com/advisories/GHSA-m77f-652q-wwp4). This link is maintained to preserve external references.\n\n## Original Description\n\u003cbytes::Bytes as axum_core::extract::FromRequest\u003e::from_request would not, by default, set a limit for the size of the request body. That meant if a malicious peer would send a very large (or infinite) body your server might run out of memory and crash. This also applies to these extractors which used Bytes::from_request internally: axum::extract::Form axum::extract::Json String","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-09-15T00:00:19.000Z","withdrawn_at":"2022-09-16T20:59:09.000Z","classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-3212","https://research.jfrog.com/vulnerabilities/axum-core-dos/","https://rustsec.org/advisories/RUSTSEC-2022-0055.html","https://github.com/advisories/GHSA-2gg5-7c4v-6xx2"],"source_kind":"github","identifiers":["GHSA-2gg5-7c4v-6xx2"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:11:58.580Z","updated_at":"2026-08-21T12:11:43.334Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yZ2c1LTdjNHYtNnh4Ms4AAuzp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yZ2c1LTdjNHYtNnh4Ms4AAuzp","packages":[{"ecosystem":"cargo","package_name":"axum-core","versions":[{"first_patched_version":"0.3.0-rc.2","vulnerable_version_range":"= 0.3.0-rc.1"},{"first_patched_version":"0.2.8","vulnerable_version_range":"\u003c 0.2.8"}],"purl":"pkg:cargo/axum-core"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yZ2c1LTdjNHYtNnh4Ms4AAuzp/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum-core","docker_dependents_count":173,"docker_downloads_count":24255592,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum-core/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:33:26.883Z","issues_count":487,"pull_requests_count":601,"avg_time_to_close_issue":2311039.3484848486,"avg_time_to_close_pull_request":1797645.2165137616,"issues_closed_count":395,"pull_requests_closed_count":545,"pull_request_authors_count":195,"issue_authors_count":255,"avg_comments_per_issue":4.804928131416838,"avg_comments_per_pull_request":1.5207986688851913,"merged_pull_requests_count":462,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":217,"past_year_pull_requests_count":314,"past_year_avg_time_to_close_issue":1332798.382857143,"past_year_avg_time_to_close_pull_request":1663654.820143885,"past_year_issues_closed_count":174,"past_year_pull_requests_closed_count":278,"past_year_pull_request_authors_count":134,"past_year_issue_authors_count":150,"past_year_avg_comments_per_issue":2.4285714285714284,"past_year_avg_comments_per_pull_request":1.6496815286624205,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"davidpdrsn","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"yanns","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"mladedav","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"taiki-e","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}],"active_maintainers":[{"login":"davidpdrsn","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"yanns","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"mladedav","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"taiki-e","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum-core/codemeta","maintainers":[{"uuid":"10","login":"carllerche","name":"Carl Lerche","email":null,"url":"https://github.com/carllerche","packages_count":327,"html_url":"https://crates.io/users/carllerche","role":null,"created_at":"2024-10-29T16:24:22.938Z","updated_at":"2024-10-29T16:24:22.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carllerche/packages"},{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:05.709Z","updated_at":"2022-11-07T16:59:05.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13669957,"name":"rust-axum","ecosystem":"debian","description":null,"homepage":"https://github.com/tokio-rs/axum","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:53:39.350Z","latest_release_published_at":"2026-02-12T12:53:39.350Z","latest_release_number":"0.7.9-13","last_synced_at":"2026-03-13T14:09:37.276Z","created_at":"2026-02-12T12:53:39.111Z","updated_at":"2026-08-21T12:07:21.275Z","registry_url":"https://tracker.debian.org/pkg/rust-axum","install_command":"apt-get install rust-axum","documentation_url":"https://packages.debian.org/trixie/rust-axum","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"librust-axum-dev, librust-axum-core-dev, librust-axum-extra-dev, librust-axum-macros-dev","standards_version":"4.7.2","maintainer":"Jonas Smedegaard \u003cdr@jones.dk\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-rust, librust-anyhow-1+default-dev, librust-async-trait-0.1+default-dev, librust-base64-0.22+default-dev, librust-bytes-1+default-dev, librust-cookie-0.18+default-dev, librust-cookie-0.18+key-expansion-dev, librust-cookie-0.18+percent-encode-dev, librust-cookie-0.18+private-dev, librust-cookie-0.18+signed-dev, librust-form-urlencoded-1+default-dev, librust-futures-util-0.3+alloc-dev, librust-headers-0.4+default-dev, librust-heck-0.4+default-dev, librust-http-1+default-dev, librust-http-body-1+default-dev, librust-http-body-util-0.1+default-dev, librust-hyper-1+default-dev, librust-hyper-1+http1-dev, librust-hyper-1+http2-dev, librust-hyper-1+server-dev, librust-hyper-util-0.1+default-dev, librust-hyper-util-0.1+http1-dev, librust-hyper-util-0.1+http2-dev, librust-hyper-util-0.1+server-dev, librust-hyper-util-0.1+service-dev, librust-hyper-util-0.1+tokio-dev, librust-itoa-1+default-dev, librust-matchit-0.7+default-dev, librust-memchr-2+default-dev, librust-mime-0.3+default-dev, librust-multer-3+default-dev, librust-percent-encoding-2+default-dev, librust-pin-project-lite-0.2+default-dev, librust-proc-macro2-1+default-dev, librust-prost-0.12+default-dev, librust-quickcheck-1+default-dev, librust-quickcheck-macros-1+default-dev, librust-quote-1+default-dev, librust-reqwest-0.12+json-dev, librust-reqwest-0.12+multipart-dev, librust-reqwest-0.12+stream-dev, librust-rustversion-1+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-urlencoded-0.7+default-dev, librust-serde-json-1+default-dev, librust-serde-json-1+raw-value-dev, librust-serde-html-form-0.2+default-dev, librust-serde-path-to-error-0.1+default-dev, librust-sha1-0.10+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+parsing-dev, librust-sync-wrapper-1+default-dev, librust-time-0.3+default-dev, librust-time-0.3+serde-human-readable-dev, librust-tokio-1+default-dev, librust-tokio-1+full-dev, librust-tokio-1+macros-dev, librust-tokio-1+net-dev, librust-tokio-1+rt-dev, librust-tokio-1+rt-multi-thread-dev, librust-tokio-1+test-util-dev, librust-tokio-1+time-dev, librust-tokio-stream-0.1+default-dev, librust-tokio-stream-0.1+io-util-dev, librust-tokio-tungstenite-dev (\u003c\u003c 0.25), librust-tokio-util-0.7+default-dev, librust-tokio-util-0.7+io-dev, librust-tower-0.5+default-dev, librust-tower-0.5+filter-dev, librust-tower-0.5+limit-dev, librust-tower-0.5+load-shed-dev, librust-tower-0.5+log-dev, librust-tower-0.5+make-dev, librust-tower-0.5+steer-dev, librust-tower-0.5+timeout-dev, librust-tower-0.5+util-dev, librust-tower-http-0.6+default-dev, librust-tower-http-0.6+limit-dev, librust-tower-layer-0.3+default-dev (\u003e= 0.3.2), librust-tower-service-0.3+default-dev, librust-tracing-0.1+default-dev, librust-tracing-subscriber-0.3+default-dev, librust-tracing-subscriber-0.3+json-dev, librust-trybuild-1+default-dev, librust-uuid-1+default-dev, librust-uuid-1+serde-dev, librust-uuid-1+v4-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-14T06:41:24.000Z","size":6022,"stargazers_count":26864,"open_issues_count":75,"forks_count":1459,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-14T10:24:19.367Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-14T10:21:50.000Z","dependencies_parsed_at":"2026-08-06T03:56:49.863Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:07:21.275Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-axum?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-axum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-axum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-axum/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:11:53.888Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1178324.69,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.148936170212766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-axum/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13467666,"name":"rust-axum","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tokio-rs/axum","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T17:46:06.958Z","latest_release_published_at":"2026-02-09T17:46:06.958Z","latest_release_number":"0.6.20-34","last_synced_at":"2026-03-09T18:24:46.250Z","created_at":"2026-02-09T17:46:05.174Z","updated_at":"2026-08-22T07:43:54.903Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-axum","install_command":"apt-get install rust-axum","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"librust-axum-dev, librust-axum-core-dev, librust-axum-extra-dev, librust-axum-macros-dev","standards_version":"4.7.0","maintainer":"Jonas Smedegaard \u003cdr@jones.dk\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-rust, librust-anyhow-1+default-dev \u003c!nocheck\u003e, librust-async-trait-0.1+default-dev \u003c!nocheck\u003e, librust-base64-0.21+default-dev \u003c!nocheck\u003e, librust-bitflags-1+default-dev \u003c!nocheck\u003e, librust-bytes-1+default-dev \u003c!nocheck\u003e, librust-cookie-0.18+default-dev \u003c!nocheck\u003e, librust-cookie-0.18+key-expansion-dev \u003c!nocheck\u003e, librust-cookie-0.18+percent-encode-dev \u003c!nocheck\u003e, librust-cookie-0.18+private-dev \u003c!nocheck\u003e, librust-cookie-0.18+signed-dev \u003c!nocheck\u003e, librust-form-urlencoded-1+default-dev \u003c!nocheck\u003e, librust-futures-util-0.3+alloc-dev \u003c!nocheck\u003e, librust-headers-0.3+default-dev \u003c!nocheck\u003e, librust-heck-0.4+default-dev \u003c!nocheck\u003e, librust-http-0.2+default-dev \u003c!nocheck\u003e, librust-http-body-0.4+default-dev \u003c!nocheck\u003e, librust-hyper-0.14+default-dev \u003c!nocheck\u003e, librust-hyper-0.14+http1-dev \u003c!nocheck\u003e, librust-hyper-0.14+http2-dev \u003c!nocheck\u003e, librust-hyper-0.14+runtime-dev \u003c!nocheck\u003e, librust-hyper-0.14+server-dev \u003c!nocheck\u003e, librust-hyper-0.14+stream-dev \u003c!nocheck\u003e, librust-hyper-0.14+tcp-dev \u003c!nocheck\u003e, librust-itoa-1+default-dev \u003c!nocheck\u003e, librust-matchit-0.7+default-dev \u003c!nocheck\u003e, librust-memchr-2+default-dev \u003c!nocheck\u003e, librust-mime-0.3+default-dev \u003c!nocheck\u003e, librust-multer-2+default-dev \u003c!nocheck\u003e, librust-percent-encoding-2+default-dev \u003c!nocheck\u003e, librust-pin-project-lite-0.2+default-dev \u003c!nocheck\u003e, librust-proc-macro2-1+default-dev \u003c!nocheck\u003e, librust-prost-0.12+default-dev \u003c!nocheck\u003e, librust-quickcheck-1+default-dev \u003c!nocheck\u003e, librust-quickcheck-macros-1+default-dev \u003c!nocheck\u003e, librust-quote-1+default-dev \u003c!nocheck\u003e, librust-reqwest-0.11+json-dev \u003c!nocheck\u003e, librust-reqwest-0.11+multipart-dev \u003c!nocheck\u003e, librust-reqwest-0.11+stream-dev \u003c!nocheck\u003e, librust-rustversion-1+default-dev \u003c!nocheck\u003e, librust-serde-1+default-dev \u003c!nocheck\u003e, librust-serde-1+derive-dev \u003c!nocheck\u003e, librust-serde-urlencoded-0.7+default-dev \u003c!nocheck\u003e, librust-serde-json-1+default-dev \u003c!nocheck\u003e, librust-serde-json-1+raw-value-dev \u003c!nocheck\u003e, librust-serde-html-form-0.2+default-dev \u003c!nocheck\u003e, librust-serde-path-to-error-0.1+default-dev \u003c!nocheck\u003e, librust-sha1-0.10+default-dev \u003c!nocheck\u003e, librust-syn-2+default-dev \u003c!nocheck\u003e, librust-syn-2+extra-traits-dev \u003c!nocheck\u003e, librust-syn-2+full-dev \u003c!nocheck\u003e, librust-syn-2+parsing-dev \u003c!nocheck\u003e, librust-sync-wrapper-0.1+default-dev \u003c!nocheck\u003e, librust-time-0.3+default-dev \u003c!nocheck\u003e, librust-time-0.3+serde-human-readable-dev \u003c!nocheck\u003e, librust-tokio-1+default-dev \u003c!nocheck\u003e, librust-tokio-1+full-dev \u003c!nocheck\u003e, librust-tokio-1+macros-dev \u003c!nocheck\u003e, librust-tokio-1+net-dev \u003c!nocheck\u003e, librust-tokio-1+rt-dev \u003c!nocheck\u003e, librust-tokio-1+rt-multi-thread-dev \u003c!nocheck\u003e, librust-tokio-1+test-util-dev \u003c!nocheck\u003e, librust-tokio-1+time-dev \u003c!nocheck\u003e, librust-tokio-stream-0.1+default-dev \u003c!nocheck\u003e, librust-tokio-stream-0.1+io-util-dev \u003c!nocheck\u003e, librust-tokio-tungstenite-0.20+default-dev \u003c!nocheck\u003e, librust-tokio-util-0.7+default-dev \u003c!nocheck\u003e, librust-tokio-util-0.7+io-dev \u003c!nocheck\u003e, librust-tower-0.4+default-dev \u003c!nocheck\u003e, librust-tower-0.4+filter-dev \u003c!nocheck\u003e, librust-tower-0.4+limit-dev \u003c!nocheck\u003e, librust-tower-0.4+load-shed-dev \u003c!nocheck\u003e, librust-tower-0.4+log-dev \u003c!nocheck\u003e, librust-tower-0.4+make-dev \u003c!nocheck\u003e, librust-tower-0.4+steer-dev \u003c!nocheck\u003e, librust-tower-0.4+timeout-dev \u003c!nocheck\u003e, librust-tower-0.4+util-dev \u003c!nocheck\u003e, librust-tower-http-0.4-dev \u003c!nocheck\u003e, librust-tower-layer-0.3+default-dev (\u003e= 0.3.2) \u003c!nocheck\u003e, librust-tower-service-0.3+default-dev \u003c!nocheck\u003e, librust-tracing-0.1+default-dev \u003c!nocheck\u003e, librust-tracing-subscriber-0.3+default-dev \u003c!nocheck\u003e, librust-tracing-subscriber-0.3+json-dev \u003c!nocheck\u003e, librust-trybuild-1+default-dev \u003c!nocheck\u003e, librust-uuid-1+default-dev \u003c!nocheck\u003e, librust-uuid-1+serde-dev \u003c!nocheck\u003e, librust-uuid-1+v4-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:43:54.903Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-axum?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-axum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-axum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-axum/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:11:53.888Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1178324.69,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.148936170212766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-axum/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":6520970,"name":"axam","ecosystem":"cargo","description":"Web framework that focuses on ergonomics and modularity","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["http","web","framework"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-03-13T16:42:41.591Z","latest_release_published_at":"2023-03-13T16:51:48.411Z","latest_release_number":"0.6.12","last_synced_at":"2026-08-25T13:09:48.216Z","created_at":"2023-03-13T20:43:43.359Z","updated_at":"2026-08-25T13:09:48.216Z","registry_url":"https://crates.io/crates/axam/","install_command":"cargo install axam","documentation_url":"https://docs.rs/axam/","metadata":{"categories":["web-programming::http-server","network-programming","asynchronous"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:01:57.692Z","dependent_packages_count":0,"downloads":229,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":93.1948351859828,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.9475545943568267,"forks_count":1.4992256444562557,"average":31.75444223490923},"purl":"pkg:cargo/axam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axam","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axam/dependencies","status":"removed","funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:11:53.888Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1178324.69,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.148936170212766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axam/codemeta","maintainers":[{"uuid":"94614","login":"myyrakle","name":"myyrakle","email":null,"url":"https://github.com/myyrakle","packages_count":38,"html_url":"https://crates.io/users/myyrakle","role":null,"created_at":"2023-03-13T23:02:50.977Z","updated_at":"2023-03-13T23:02:50.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/myyrakle/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3587607,"name":"axum","ecosystem":"cargo","description":"HTTP routing and request handling library that focuses on ergonomics and modularity","homepage":"https://github.com/tokio-rs/axum","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":["http","web","routing"],"namespace":null,"versions_count":94,"first_release_published_at":"2021-07-22T13:52:05.710Z","latest_release_published_at":"2026-04-14T07:55:20.258Z","latest_release_number":"0.8.9","last_synced_at":"2026-08-25T13:10:07.951Z","created_at":"2022-04-11T04:50:36.674Z","updated_at":"2026-08-25T13:10:07.952Z","registry_url":"https://crates.io/crates/axum/","install_command":"cargo install axum","documentation_url":"https://docs.rs/axum/","metadata":{"categories":["network-programming","asynchronous","web-programming::http-server"]},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"Ergonomic and modular web framework built with Tokio, Tower, and Hyper","archived":false,"fork":false,"pushed_at":"2024-10-23T13:17:02.000Z","size":4471,"stargazers_count":18970,"open_issues_count":65,"forks_count":1056,"subscribers_count":129,"default_branch":"main","last_synced_at":"2024-10-29T09:34:16.116Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2024-10-29T08:11:48.000Z","dependencies_parsed_at":"2023-09-27T14:45:45.786Z","dependency_job_id":"5aad0f50-622f-4019-a4ec-a1ebb6cdce46","html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1343,"total_committers":295,"mean_commits":4.552542372881356,"dds":"0.39389426656738646","last_synced_commit":"b85bdc1be9081f40878c8fe79aeb50b19fc49957"},"previous_names":[],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222035727,"owners_count":16919929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":45,"last_synced_at":"2024-04-15T00:17:52.973Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":73767,"followers":1594,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2024-04-15T00:17:53.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-v0.7.1","sha":"55376a65f1ea859018ee544d249d795228002be2","kind":"commit","published_at":"2023-11-27T08:36:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:24:31.947Z","dependent_packages_count":1093,"downloads":438984982,"downloads_period":"total","dependent_repos_count":4645,"rankings":{"downloads":0.267283510934646,"dependent_repos_count":0.5211675846456554,"dependent_packages_count":0.09732222825588693,"stargazers_count":0.6826660648673808,"forks_count":1.140362631085284,"docker_downloads_count":0.8152499700275746,"average":0.5873419983027379},"purl":"pkg:cargo/axum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/axum","docker_dependents_count":173,"docker_downloads_count":24255592,"usage_url":"https://repos.ecosyste.ms/usage/cargo/axum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/axum/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:33:26.883Z","issues_count":487,"pull_requests_count":601,"avg_time_to_close_issue":2311039.3484848486,"avg_time_to_close_pull_request":1797645.2165137616,"issues_closed_count":395,"pull_requests_closed_count":545,"pull_request_authors_count":195,"issue_authors_count":255,"avg_comments_per_issue":4.804928131416838,"avg_comments_per_pull_request":1.5207986688851913,"merged_pull_requests_count":462,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":217,"past_year_pull_requests_count":314,"past_year_avg_time_to_close_issue":1332798.382857143,"past_year_avg_time_to_close_pull_request":1663654.820143885,"past_year_issues_closed_count":174,"past_year_pull_requests_closed_count":278,"past_year_pull_request_authors_count":134,"past_year_issue_authors_count":150,"past_year_avg_comments_per_issue":2.4285714285714284,"past_year_avg_comments_per_pull_request":1.6496815286624205,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"davidpdrsn","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"yanns","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"mladedav","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"taiki-e","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}],"active_maintainers":[{"login":"davidpdrsn","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"yanns","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"mladedav","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"taiki-e","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/axum/codemeta","maintainers":[{"uuid":"10","login":"carllerche","name":"Carl Lerche","email":null,"url":"https://github.com/carllerche","packages_count":327,"html_url":"https://crates.io/users/carllerche","role":null,"created_at":"2023-03-08T21:07:14.067Z","updated_at":"2023-03-08T21:07:14.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carllerche/packages"},{"uuid":"12432","login":"davidpdrsn","name":"David Pedersen","email":null,"url":"https://github.com/davidpdrsn","packages_count":45,"html_url":"https://crates.io/users/davidpdrsn","role":null,"created_at":"2022-11-07T16:59:04.091Z","updated_at":"2022-11-07T16:59:04.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidpdrsn/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10950515,"name":"github.com/tokio-rs/axum","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tokio-rs/axum","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-07-30T15:20:38.000Z","latest_release_published_at":"2021-12-02T19:02:38.000Z","latest_release_number":"v0.4.0","last_synced_at":"2026-08-25T13:15:24.597Z","created_at":"2024-10-06T02:50:36.185Z","updated_at":"2026-08-25T13:15:24.598Z","registry_url":"https://pkg.go.dev/github.com/tokio-rs/axum","install_command":"go get github.com/tokio-rs/axum","documentation_url":"https://pkg.go.dev/github.com/tokio-rs/axum#section-documentation","metadata":{},"repo_metadata":{"id":36964250,"uuid":"372172254","full_name":"tokio-rs/axum","owner":"tokio-rs","description":"HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity","archived":false,"fork":false,"pushed_at":"2026-08-20T16:51:59.000Z","size":6050,"stargazers_count":26919,"open_issues_count":75,"forks_count":1460,"subscribers_count":146,"default_branch":"main","last_synced_at":"2026-08-21T11:19:17.770Z","etag":null,"topics":["http","routing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokio-rs.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-05-30T09:22:25.000Z","updated_at":"2026-08-21T11:17:13.000Z","dependencies_parsed_at":"2026-08-21T11:22:17.714Z","dependency_job_id":null,"html_url":"https://github.com/tokio-rs/axum","commit_stats":{"total_commits":1461,"total_committers":338,"mean_commits":4.322485207100592,"dds":0.4421629021218344,"last_synced_commit":"280d16a61059f57230819a79b15aa12a263e8cca"},"previous_names":[],"tags_count":223,"template":false,"template_full_name":null,"purl":"pkg:github/tokio-rs/axum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/sbom","scorecard":{"id":891516,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokio-rs/axum","commit":"9ec85d69703a9065a1098bb43bd93113695d5ade"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"29 commit(s) and 20 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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","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":"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":"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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tokio-rs/axum/CI.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T12:00:50.354Z","repository_id":36964250,"created_at":"2025-08-24T12:00:50.355Z","updated_at":"2025-08-24T12:00:50.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"tokio-rs","name":"Tokio","uuid":"20248544","kind":"organization","description":"Rust's asynchronous runtime.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20248544?v=4","repositories_count":48,"last_synced_at":"2026-08-15T11:44:02.186Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/tokio-rs","funding_links":["https://github.com/sponsors/tokio-rs"],"total_stars":111496,"followers":3036,"following":0,"created_at":"2022-11-02T16:27:21.792Z","updated_at":"2026-08-15T11:44:02.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokio-rs/repositories"},"tags":[{"name":"axum-macros-v0.5.1","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.1/manifests"},{"name":"axum-extra-v0.12.6","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.6/manifests"},{"name":"axum-v0.8.9","sha":"c59208c86fded335cd85e388030ad59347b0e5ae","kind":"tag","published_at":"2026-04-10T10:12:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.9/manifests"},{"name":"axum-extra-v0.12.5","sha":"d9f79f56169896cec0fa47619fc40df23585a085","kind":"tag","published_at":"2025-12-27T14:33:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.5/manifests"},{"name":"axum-extra-v0.12.4","sha":"4e2bc8c92a570ff98dd5b774a0449092e407a942","kind":"tag","published_at":"2025-12-27T09:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.4/manifests"},{"name":"axum-core-v0.5.6","sha":"e710a97a5a8e1e2f629f78e0377d7ab17e597eaf","kind":"tag","published_at":"2025-12-27T09:17:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.6/manifests"},{"name":"axum-extra-v0.12.3","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.3/manifests"},{"name":"axum-v0.8.8","sha":"d07863f97d2649c414d2cdd162d1a10750e29a25","kind":"tag","published_at":"2025-12-20T16:28:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.8/manifests"},{"name":"axum-extra-v0.12.2","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:22:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.2/manifests"},{"name":"axum-v0.8.7","sha":"4404f27cea206b0dca63637b1c76dff23772a5cc","kind":"tag","published_at":"2025-11-14T21:19:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.7/manifests"},{"name":"axum-extra-v0.12.0","sha":"914a35a012c70d13d4f26cc8564f76525e26afeb","kind":"tag","published_at":"2025-10-31T20:26:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.12.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.12.0/manifests"},{"name":"axum-extra-v0.10.3","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.3/manifests"},{"name":"axum-v0.8.6","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.6/manifests"},{"name":"axum-core-v0.5.5","sha":"c1bb9c3e90625fb8de4f9c9750f669cb4edac3df","kind":"tag","published_at":"2025-09-30T12:53:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.5/manifests"},{"name":"axum-core-v0.5.4","sha":"c720f568da42909580a7876af1b8f50438cb1834","kind":"tag","published_at":"2025-09-28T21:11:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.4/manifests"},{"name":"axum-extra-v0.10.2","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.2/manifests"},{"name":"axum-v0.8.5","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.5/manifests"},{"name":"axum-core-v0.5.3","sha":"a1d22f68a593967a83c1028efb70554b88525cf2","kind":"tag","published_at":"2025-09-28T19:11:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.3/manifests"},{"name":"axum-v0.8.4","sha":"8762520da82cd99b78b35869069b36cfa305d4b9","kind":"tag","published_at":"2025-04-30T16:11:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.4/manifests"},{"name":"axum-extra-v0.10.1","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.1/manifests"},{"name":"axum-v0.8.3","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.3/manifests"},{"name":"axum-core-v0.5.2","sha":"b150ac028b64fb7584b6f1a30172f8a5b984d51d","kind":"tag","published_at":"2025-03-28T16:28:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.2/manifests"},{"name":"axum-extra-v0.11.0","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.11.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.11.0/manifests"},{"name":"axum-v0.8.2","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:14:21.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.2/manifests"},{"name":"axum-core-v0.5.1","sha":"5966849f1465be80b10b0c22c475d3dcbaec0315","kind":"tag","published_at":"2025-01-21T13:13:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.1/manifests"},{"name":"axum-extra-v0.10.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0/manifests"},{"name":"axum-macros-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0/manifests"},{"name":"axum-v0.8.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:09:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0/manifests"},{"name":"axum-core-v0.5.0","sha":"926543f2077d25541785648d8451c9b570f5021d","kind":"tag","published_at":"2025-01-01T10:08:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0/manifests"},{"name":"axum-extra-v0.10.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-rc.1/manifests"},{"name":"axum-macros-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:53:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-rc.1/manifests"},{"name":"axum-v0.8.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:51:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-rc.1/manifests"},{"name":"axum-core-v0.5.0-rc.1","sha":"5cdd8a4f184d2843bd1f970803fdbb31b47d61d6","kind":"tag","published_at":"2024-12-17T22:50:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-rc.1/manifests"},{"name":"axum-extra-v0.9.6","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:39:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.6/manifests"},{"name":"axum-v0.7.9","sha":"9983bc1da460becd3a0f08c513d610411e84dd43","kind":"tag","published_at":"2024-11-16T19:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.9/manifests"},{"name":"axum-extra-v0.9.5","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.5/manifests"},{"name":"axum-v0.7.8","sha":"feee742ca14bcf68b826f304e39f92db5f7d76e5","kind":"tag","published_at":"2024-11-15T17:41:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.8/manifests"},{"name":"axum-extra-v0.10.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.10.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.10.0-alpha.1/manifests"},{"name":"axum-macros-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:44:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.8.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:43:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.8.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.8.0-alpha.1/manifests"},{"name":"axum-core-v0.5.0-alpha.1","sha":"9a69e415fb9049ba1333a5d66ee3121dbe201da6","kind":"tag","published_at":"2024-10-05T09:42:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.5.0-alpha.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.5.0-alpha.1/manifests"},{"name":"axum-v0.7.7","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:54:28.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.7/manifests"},{"name":"axum-core-v0.4.5","sha":"fe56a310efbb30b3b178059c48a31d1000ed5f62","kind":"tag","published_at":"2024-09-27T20:53:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.5/manifests"},{"name":"axum-extra-v0.9.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:27.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.4/manifests"},{"name":"axum-v0.7.6","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:41:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.6/manifests"},{"name":"axum-macros-v0.4.2","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:40:48.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.2/manifests"},{"name":"axum-core-v0.4.4","sha":"a73dab417d592aa46a013342388340b6fe719bac","kind":"tag","published_at":"2024-09-20T19:39:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.4/manifests"},{"name":"axum-v0.7.5","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.5/manifests"},{"name":"axum-extra-v0.9.3","sha":"ef8a9e812c1b49b61d21813cb30f5982d8da56df","kind":"commit","published_at":"2024-03-24T19:17:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.3/manifests"},{"name":"axum-v0.7.4","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.4/manifests"},{"name":"axum-macros-v0.4.1","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.1/manifests"},{"name":"axum-extra-v0.9.2","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.2/manifests"},{"name":"axum-core-v0.4.3","sha":"9ebd105d0410dcb8a4133374c32415b5a6950371","kind":"commit","published_at":"2024-01-13T13:31:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.3/manifests"},{"name":"axum-v0.7.3","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.3/manifests"},{"name":"axum-extra-v0.9.1","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.1/manifests"},{"name":"axum-core-v0.4.2","sha":"fe89ab5592fe243a2a80d87b5c8d658ecf857f71","kind":"commit","published_at":"2023-12-29T16:47:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.2/manifests"},{"name":"axum-v0.7.2","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.2/manifests"},{"name":"axum-core-v0.4.1","sha":"ab36eda6aaad629ca48e9ec64ca81f1dbcea24f7","kind":"commit","published_at":"2023-12-04T08:16:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.1/manifests"},{"name":"axum-v0.7.1","sha":"773bb5db6949b315818bdaa5828c5d5d0ee24823","kind":"commit","published_at":"2023-11-27T09:56:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.1/manifests"},{"name":"axum-v0.7.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.7.0/manifests"},{"name":"axum-macros-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.4.0/manifests"},{"name":"axum-extra-v0.9.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.9.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.9.0/manifests"},{"name":"axum-core-v0.4.0","sha":"b7d14d3602c401c7f0ece6b51e995d82ddccb1e1","kind":"commit","published_at":"2023-11-27T08:30:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.4.0/manifests"},{"name":"axum-extra-v0.8.0","sha":"3407de82c89931d87de49f57e23fa91343c959df","kind":"commit","published_at":"2023-09-16T19:41:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.8.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.8.0/manifests"},{"name":"axum-v0.6.20","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.20","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.20/manifests"},{"name":"axum-extra-v0.7.7","sha":"3b92cd7593a900d3c79c2aeb411f90be052a9a5c","kind":"commit","published_at":"2023-08-03T17:58:54.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.7/manifests"},{"name":"axum-extra-v0.7.6","sha":"a25ed293d75aebc1ce7ea3500c88d7d88e669e5e","kind":"commit","published_at":"2023-08-02T15:53:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.6/manifests"},{"name":"axum-v0.6.19","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.19","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.19/manifests"},{"name":"axum-macros-v0.3.8","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.8/manifests"},{"name":"axum-extra-v0.7.5","sha":"67f64943831c288f1434c7dee7e732e3f86bda69","kind":"commit","published_at":"2023-07-17T08:14:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.5/manifests"},{"name":"axum-v0.6.18","sha":"79ea2747e9e480a9c9cfa84183a83aca1566b635","kind":"commit","published_at":"2023-04-30T11:36:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.18","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.18/manifests"},{"name":"axum-v0.6.17","sha":"b7baac2638ecc5cfc6c8580e125741ff9c9d78e7","kind":"commit","published_at":"2023-04-25T13:55:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.17/manifests"},{"name":"axum-v0.6.16","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.16/manifests"},{"name":"axum-extra-v0.7.4","sha":"c31bea2f96d6e4ce20b32e556b56cca0b51c41de","kind":"commit","published_at":"2023-04-18T18:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.4/manifests"},{"name":"axum-v0.6.15","sha":"cf1ed9bb546354fc075d59cdc02419297f1afe2c","kind":"commit","published_at":"2023-04-12T07:36:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.15/manifests"},{"name":"axum-v0.6.14","sha":"b92b91e75e2c41ebe9b6bc3c8a715334dff304e1","kind":"commit","published_at":"2023-04-11T17:38:22.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.14/manifests"},{"name":"axum-v0.6.13","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.13/manifests"},{"name":"axum-extra-v0.7.3","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.3/manifests"},{"name":"axum-core-v0.3.4","sha":"51edc9c8958b155259e7b0ec1fc3a04864203461","kind":"commit","published_at":"2023-04-11T15:23:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.4/manifests"},{"name":"axum-v0.6.12","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.12/manifests"},{"name":"axum-macros-v0.3.7","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.7/manifests"},{"name":"axum-extra-v0.7.2","sha":"562fa206f09514e7503e898decf73024f5ce6fd4","kind":"commit","published_at":"2023-03-22T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.2/manifests"},{"name":"axum-v0.6.11","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.11/manifests"},{"name":"axum-macros-v0.3.6","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.6/manifests"},{"name":"axum-extra-v0.7.1","sha":"1133425d6b755ffd57494c95c3e1d4d771d3f13d","kind":"commit","published_at":"2023-03-13T10:00:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.1/manifests"},{"name":"axum-v0.6.10","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.10/manifests"},{"name":"axum-macros-v0.3.5","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.5/manifests"},{"name":"axum-extra-v0.7.0","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.7.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.7.0/manifests"},{"name":"axum-core-v0.3.3","sha":"bc3c35ea5aa4e7c3272c322ed118422832913615","kind":"commit","published_at":"2023-03-03T17:16:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.3/manifests"},{"name":"axum-v0.6.9","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.9/manifests"},{"name":"axum-extra-v0.6.0","sha":"08bac36519d134b99340c13fa7783f01f10b8b69","kind":"commit","published_at":"2023-02-27T08:41:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.6.0/manifests"},{"name":"axum-v0.6.8","sha":"37478772bc16c210afdd04a6af4b990844cd1cba","kind":"commit","published_at":"2023-02-24T13:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.8/manifests"},{"name":"axum-v0.6.7","sha":"277be8f8136000f3b2624a910ded9e7cdaeab73d","kind":"commit","published_at":"2023-02-17T14:07:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.7/manifests"},{"name":"axum-v0.6.6","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.6/manifests"},{"name":"axum-macros-v0.3.4","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.4/manifests"},{"name":"axum-extra-v0.5.0","sha":"c18ff9dd63b2eb958806d280ef66ff0a4ce0cea9","kind":"commit","published_at":"2023-02-12T11:40:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.5.0/manifests"},{"name":"axum-v0.6.5","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.5/manifests"},{"name":"axum-macros-v0.3.3","sha":"93ecabf449a94e470c906a63121d059c3d09a66f","kind":"commit","published_at":"2023-02-11T21:32:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.3/manifests"},{"name":"axum-v0.6.4","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.4/manifests"},{"name":"axum-macros-v0.3.2","sha":"4a5dc4391cc94640eca5eab61de7d5fb508b0145","kind":"commit","published_at":"2023-01-24T12:31:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.2/manifests"},{"name":"axum-v0.6.3","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.3/manifests"},{"name":"axum-core-v0.3.2","sha":"6ff6b36293b4a24f3be8a8ab7d33981705cd2d86","kind":"commit","published_at":"2023-01-20T22:51:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.2/manifests"},{"name":"axum-v0.6.2","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.2/manifests"},{"name":"axum-macros-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.1/manifests"},{"name":"axum-core-v0.3.1","sha":"e3aaeb3cb7be5ae694c1d9c7a414790de7a23d30","kind":"commit","published_at":"2023-01-09T12:54:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.1/manifests"},{"name":"axum-extra-v0.4.2","sha":"ee3cb971f759581dd7d8e06df74cc70f74446d52","kind":"commit","published_at":"2022-12-02T10:55:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.2/manifests"},{"name":"axum-extra-v0.4.1","sha":"2121979a487b1bdb3c40892212548c33dbf25ab6","kind":"commit","published_at":"2022-11-29T09:57:25.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.1/manifests"},{"name":"axum-v0.6.1","sha":"87a80ec47bfd2c39ac4ea3d1acffb5d1ff540f63","kind":"commit","published_at":"2022-11-29T08:43:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.1/manifests"},{"name":"axum-v0.6.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0/manifests"},{"name":"axum-macros-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0/manifests"},{"name":"axum-core-v0.3.0","sha":"1b6780cf6cfe28fa24744bb2d9581cd01577c464","kind":"commit","published_at":"2022-11-25T12:29:58.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0/manifests"},{"name":"axum-extra-v0.4.0-rc.3","sha":"99c0224a7c6cc95405476e872dd65e3ce8f01cae","kind":"commit","published_at":"2022-11-19T12:02:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.5","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.5/manifests"},{"name":"axum-macros-v0.3.0-rc.3","sha":"878ae73e6da1a50e9bab37ba13f6be0a8966d00a","kind":"commit","published_at":"2022-11-18T16:29:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.3/manifests"},{"name":"axum-v0.6.0-rc.4","sha":"74bbe80f8ae17f712f0870623804d86b06cbbd6f","kind":"commit","published_at":"2022-11-09T12:49:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.4/manifests"},{"name":"axum-v0.6.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.3/manifests"},{"name":"axum-macros-v0.3.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.2/manifests"},{"name":"axum-extra-v0.4.0-rc.2","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.3","sha":"e39d053d2f7ab22c8ef8ca49229eaa37b7b88aa4","kind":"commit","published_at":"2022-11-09T08:01:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.3/manifests"},{"name":"axum-v0.5.17","sha":"2c00e61d8202b8ef4f872ab12688e427827f3dfe","kind":"commit","published_at":"2022-10-20T19:03:05.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.17","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.17/manifests"},{"name":"axum-core-v0.2.9","sha":"23ded07e514c7446c1b253b37590608321c330c6","kind":"commit","published_at":"2022-10-20T18:43:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.9/manifests"},{"name":"axum-v0.6.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.2/manifests"},{"name":"axum-core-v0.3.0-rc.2","sha":"54d8439e35f05c346c7f30b9c974b18fa9becb68","kind":"commit","published_at":"2022-09-11T14:42:04.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.2/manifests"},{"name":"axum-v0.5.16","sha":"76f76883830c07f78f766a776bf7434430a723ee","kind":"commit","published_at":"2022-09-10T08:00:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.16","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.16/manifests"},{"name":"axum-core-v0.2.8","sha":"fcc1c9d94da530cc32eceae26fef8b3e89f0ce67","kind":"commit","published_at":"2022-09-10T07:57:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.8/manifests"},{"name":"axum-v0.6.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.6.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.6.0-rc.1/manifests"},{"name":"axum-macros-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.4.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.4.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.4.0-rc.1/manifests"},{"name":"axum-core-v0.3.0-rc.1","sha":"b315b60bca6416d6bf13656e44ea0f49ac0bd6f7","kind":"commit","published_at":"2022-08-23T20:57:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.3.0-rc.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.3.0-rc.1/manifests"},{"name":"axum-extra-v0.3.7","sha":"3990c3a6eb3a438b7d0a4a068409e377d9f6a005","kind":"commit","published_at":"2022-08-09T15:12:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.7/manifests"},{"name":"axum-v0.5.15","sha":"849abb1ad852dd79e473c7d56699c7fccc56550c","kind":"commit","published_at":"2022-08-09T14:55:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.15","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.15/manifests"},{"name":"axum-v0.5.14","sha":"e6a75a22ec165a47a4d65d5c3a7dd4c365b17014","kind":"commit","published_at":"2022-07-25T18:45:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.14","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.14/manifests"},{"name":"axum-v0.5.13","sha":"b7e70a2787802740fe2e78c067a8860d52ac58c2","kind":"commit","published_at":"2022-07-15T10:12:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.13","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.13/manifests"},{"name":"axum-v0.5.12","sha":"27786a5fefb203d8076b53ea4bc92f629f96f76e","kind":"commit","published_at":"2022-07-10T13:08:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.12","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.12/manifests"},{"name":"axum-core-v0.2.7","sha":"ed398c181e3d1bbafc1b2360531ac1f40b95e145","kind":"commit","published_at":"2022-07-10T13:06:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.7/manifests"},{"name":"axum-v0.5.11","sha":"a05f6a05190b6f0c654230bcaa8e33e6a5577615","kind":"commit","published_at":"2022-07-02T15:44:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.11","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.11/manifests"},{"name":"axum-extra-v0.3.6","sha":"305331e6188b10027004ed33659faa408d28f822","kind":"commit","published_at":"2022-07-02T09:38:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.6/manifests"},{"name":"axum-v0.5.10","sha":"7e794e9d1d421793485fbe374fb18d5f0dd2e404","kind":"commit","published_at":"2022-06-28T19:32:39.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.10","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.10/manifests"},{"name":"axum-extra-v0.3.5","sha":"905bbfb8e22a08e7b4e9c596b76054904a4faa0f","kind":"commit","published_at":"2022-06-27T19:08:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.5/manifests"},{"name":"axum-macros-v0.2.3","sha":"b10c9d34bdea117a3c052be9aa8334342e397d9a","kind":"commit","published_at":"2022-06-27T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.3/manifests"},{"name":"axum-v0.5.9","sha":"fabb205a9eadf539420c0ea09fbf315adb7c9ffd","kind":"commit","published_at":"2022-06-20T11:44:15.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.9","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.9/manifests"},{"name":"axum-v0.5.8","sha":"5ac0b2b3d7abe4946277ee17cfdb3c6594344d80","kind":"commit","published_at":"2022-06-18T09:38:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.8/manifests"},{"name":"axum-core-v0.2.6","sha":"7deaff7e1ece0e5d0ba99043fe2bf4b807433ea1","kind":"commit","published_at":"2022-06-18T09:00:19.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.6/manifests"},{"name":"axum-v0.5.7","sha":"7aa3f35129dd9a8022d2cc89ba4001c0c39c90c9","kind":"commit","published_at":"2022-06-08T14:08:11.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.7/manifests"},{"name":"axum-extra-v0.3.4","sha":"fbb47868512119a07552686e979f5c1adb1450ff","kind":"commit","published_at":"2022-06-08T13:58:37.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.4/manifests"},{"name":"axum-core-v0.2.5","sha":"a9eb4ac527c828bab227e4ccc5f88c0fc85f3e5e","kind":"commit","published_at":"2022-06-08T13:56:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.5/manifests"},{"name":"axum-extra-v0.3.3","sha":"1d7878c3c8e961156a1ba151918ffc7f30a70531","kind":"commit","published_at":"2022-05-18T18:29:49.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.3/manifests"},{"name":"axum-macros-v0.2.2","sha":"80d0cc19e661c0c698cef83e135605e84a5b90f7","kind":"commit","published_at":"2022-05-18T18:23:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.2/manifests"},{"name":"axum-v0.5.6","sha":"316e20fbd96d9255814445a3a02a53b5a71bb2c5","kind":"commit","published_at":"2022-05-15T21:05:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.6/manifests"},{"name":"axum-extra-v0.3.2","sha":"61c4e1959822c1dd64ac97ca76f33ff32a64abb4","kind":"commit","published_at":"2022-05-15T18:01:00.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.2/manifests"},{"name":"axum-extra-v0.3.1","sha":"cfdac03c8da9dc9ec1e81ba5fbe9ef2f2d449b65","kind":"commit","published_at":"2022-05-10T12:05:36.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.1/manifests"},{"name":"axum-macros-v0.2.1","sha":"46e6d3493bf991a8279fb060e7bf22001cfdac66","kind":"commit","published_at":"2022-05-10T11:46:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.1/manifests"},{"name":"axum-v0.5.5","sha":"96aaac4865d1c7b2a014564fe906ae0ed06998c9","kind":"commit","published_at":"2022-05-10T11:43:08.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.5/manifests"},{"name":"axum-core-v0.2.4","sha":"5be73c106437789f95e8dc85c13abf8ea1e3d873","kind":"commit","published_at":"2022-05-02T09:52:24.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.4/manifests"},{"name":"axum-extra-v0.3.0","sha":"a3b6cbc99c71e0184c2fb175bbe05120a180237b","kind":"commit","published_at":"2022-04-27T08:27:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.3.0/manifests"},{"name":"axum-v0.5.4","sha":"a723ed14539b3a12c4b9ea803f0772b699603e6d","kind":"commit","published_at":"2022-04-26T14:50:44.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.4/manifests"},{"name":"axum-core-v0.2.3","sha":"0702c59c7dfa88828278abb846648f55fede2baa","kind":"commit","published_at":"2022-04-26T14:19:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.3/manifests"},{"name":"axum-v0.5.3","sha":"061e66c236ed1278c0dc4e67edffa8b36a8bb646","kind":"commit","published_at":"2022-04-19T15:00:51.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.3/manifests"},{"name":"axum-v0.5.2","sha":"883a1cfd8f3f536a762b4347242ffb70b72b3b85","kind":"commit","published_at":"2022-04-19T14:19:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.2/manifests"},{"name":"axum-core-v0.2.2","sha":"598e6935df0e27b9b268b7d06d039a847181546a","kind":"commit","published_at":"2022-04-19T14:17:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.2/manifests"},{"name":"axum-v0.5.1","sha":"3e716f303f4cec09a0c588142ddfeba94434a39b","kind":"commit","published_at":"2022-04-03T18:23:18.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.1/manifests"},{"name":"axum-core-v0.2.1","sha":"bcda1a97dbfe616c168ea64addc8477865946a34","kind":"commit","published_at":"2022-04-03T18:21:16.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.1/manifests"},{"name":"axum-extra-v0.2.1","sha":"950dde26640095d1c7f696ddfdace96cdce6689a","kind":"commit","published_at":"2022-04-03T18:18:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.1/manifests"},{"name":"axum-extra-v0.2.0","sha":"5d0a7b440c15c2eda5b1e90b512c29167c440c32","kind":"commit","published_at":"2022-03-31T18:48:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.2.0/manifests"},{"name":"axum-macros-v0.2.0","sha":"f69d2dbf40c17b867f3d89a3182dd52501bf53c8","kind":"commit","published_at":"2022-03-31T18:45:01.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.2.0/manifests"},{"name":"axum-v0.5.0","sha":"fec64bc1b664259caf0448588c99dd622ab3f6ef","kind":"commit","published_at":"2022-03-31T18:37:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.5.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.5.0/manifests"},{"name":"axum-core-v0.2.0","sha":"fba2faa38f02849cb2dfa60e420f300624409999","kind":"commit","published_at":"2022-03-31T18:36:12.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.2.0/manifests"},{"name":"axum-v0.4.8","sha":"4562cf3f26eb16ed49a603a7756e4f32edc2daf9","kind":"commit","published_at":"2022-03-02T12:48:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.8/manifests"},{"name":"axum-macros-v0.1.2","sha":"87638d07cfb976a67ce212641c87623857acba89","kind":"commit","published_at":"2022-03-01T13:21:45.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.2/manifests"},{"name":"axum-extra-v0.1.5","sha":"ca8a6c08c2c45ee51150b77936bf1f9395a68afd","kind":"commit","published_at":"2022-03-01T13:19:20.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.5/manifests"},{"name":"axum-v0.4.7","sha":"558a4d05b0d231f17a26716af9115802af7ebc8f","kind":"commit","published_at":"2022-03-01T12:59:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.7/manifests"},{"name":"axum-extra-v0.1.4","sha":"36da5fceab5b70e25a76bd4cc13ab6b49c6d9b02","kind":"commit","published_at":"2022-02-22T14:05:53.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.4/manifests"},{"name":"axum-extra-v0.1.3","sha":"aa4ab8b0841df0853e47b102e8f4f9eea8ee2d18","kind":"commit","published_at":"2022-02-22T12:59:46.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.3/manifests"},{"name":"axum-macros-v0.1.1","sha":"b2267be2d59bddd41cafefab4241711042b40ace","kind":"commit","published_at":"2022-02-22T12:56:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.1/manifests"},{"name":"axum-v0.4.6","sha":"4b0b4c877271748dcba08564c1bf8f9a4bbdd436","kind":"commit","published_at":"2022-02-22T12:53:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.6/manifests"},{"name":"axum-core-v0.1.2","sha":"263e58e2c3f0398e95685c78b9a4219a4977eda9","kind":"commit","published_at":"2022-02-22T12:43:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.2/manifests"},{"name":"axum-v0.4.5","sha":"cab7d671babf36f097d3dfb0d080049efaef20e9","kind":"commit","published_at":"2022-01-31T21:28:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.5/manifests"},{"name":"axum-debug-v0.3.3","sha":"9ddcd22031ef626ac5f4a5d2cbaa4218e9745e2b","kind":"commit","published_at":"2022-01-31T21:06:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.3/manifests"},{"name":"axum-macros-v0.1.0","sha":"c1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a","kind":"commit","published_at":"2022-01-31T19:06:59.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-macros-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-macros-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-macros-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-macros-v0.1.0/manifests"},{"name":"axum-extra-v0.1.2","sha":"6d01f3968e696e8118412d75dfefa242b89fedd8","kind":"commit","published_at":"2022-01-13T09:37:56.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.2/manifests"},{"name":"axum-v0.4.4","sha":"5fe981a1da028e1d3444581d29ec2c57dc13d436","kind":"commit","published_at":"2022-01-13T09:37:33.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.4/manifests"},{"name":"axum-extra-v0.1.1","sha":"9f5f29dfba12377b03fd3a6405dd2b3c49ad2c40","kind":"commit","published_at":"2021-12-27T14:23:02.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.1/manifests"},{"name":"axum-v0.4.3","sha":"4c48efc86144ff982b13aec99347a202e371dd60","kind":"commit","published_at":"2021-12-21T14:41:03.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.3/manifests"},{"name":"axum-debug-v0.3.2","sha":"3a259dcec7e3ccbabe49c3bd07da04cb02029e8f","kind":"commit","published_at":"2021-12-09T09:52:31.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.2/manifests"},{"name":"axum-v0.4.2","sha":"9f6be24ecd268bca80637415c04481f104401996","kind":"commit","published_at":"2021-12-06T12:03:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.2/manifests"},{"name":"axum-core-v0.1.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.1/manifests"},{"name":"axum-debug-v0.3.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.1/manifests"},{"name":"axum-v0.4.1","sha":"8e1341d1f6a8410040d8a52f048e3cb0c0c47ef5","kind":"commit","published_at":"2021-12-06T09:30:09.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.1/manifests"},{"name":"axum-debug-v0.3.0","sha":"628921bcad878ab4396705e0798494fbc9ebd3c5","kind":"commit","published_at":"2021-12-03T21:42:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.3.0/manifests"},{"name":"axum-core-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-core-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-core-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-core-v0.1.0/manifests"},{"name":"axum-extra-v0.1.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-extra-v0.1.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-extra-v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-extra-v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-extra-v0.1.0/manifests"},{"name":"v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.4.0/manifests"},{"name":"axum-v0.4.0","sha":"a63843d6c5039ee843469d1e0f9542205150b4fa","kind":"commit","published_at":"2021-12-02T19:02:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.4.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.4.0/manifests"},{"name":"axum-debug-v0.2.2","sha":"6d0abd447c0d2b4cdfa192c0040d9c426c820366","kind":"commit","published_at":"2021-11-22T09:40:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.2/manifests"},{"name":"axum-debug-v0.2.1","sha":"44a49cb1992c466e48cfbfd896d2d34e76b6f20c","kind":"commit","published_at":"2021-11-19T20:38:30.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.1/manifests"},{"name":"v0.3.4","sha":"cb4f64375bab27d0439a82bee74fc4f0d06a5ef8","kind":"commit","published_at":"2021-11-17T12:51:35.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.4/manifests"},{"name":"axum-debug-v0.2.0","sha":"e58336621d9f7d87300bb7ce20e19a2ac65cd3b4","kind":"commit","published_at":"2021-11-13T19:44:13.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-debug-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-debug-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-debug-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-debug-v0.2.0/manifests"},{"name":"v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.3/manifests"},{"name":"axum-v0.3.3","sha":"b9dfea636071c2c194c8251612beba9d0515e9fe","kind":"commit","published_at":"2021-11-13T19:41:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.3/manifests"},{"name":"v0.3.2","sha":"3d78711e47351d9ac02837eff527703d4f88c454","kind":"commit","published_at":"2021-11-08T18:01:32.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.1/manifests"},{"name":"axum-v0.3.1","sha":"09bcd8862d4d008f482c6383d21e4507f85ed0b9","kind":"commit","published_at":"2021-11-06T13:26:23.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.3.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.3.1/manifests"},{"name":"v0.3.0","sha":"85731a4f1d7bfdcd984ea79c920f733f60527260","kind":"commit","published_at":"2021-11-02T17:14:41.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.3.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.3.0/manifests"},{"name":"v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.8/manifests"},{"name":"axum-v0.2.8","sha":"a026217c6180ffadddb08202365922a2068f744c","kind":"commit","published_at":"2021-10-07T15:27:17.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.8","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.8/manifests"},{"name":"v0.2.7","sha":"76d40aea914d347c9d52de1fe9b3b7bb52dbc769","kind":"commit","published_at":"2021-10-06T19:27:06.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.7","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.6/manifests"},{"name":"axum-v0.2.6","sha":"7fae35020a4e177d7da142f23ffebf02dfa532e5","kind":"commit","published_at":"2021-10-02T11:33:52.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.6","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.6/manifests"},{"name":"v0.2.5","sha":"bb5bcab11668940bd1c1232bdb980baab8ef6aa5","kind":"commit","published_at":"2021-09-18T17:35:10.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.5","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.4/manifests"},{"name":"axum-v0.2.4","sha":"36665793c3baacfb6a4fbec73e12b6cbb4c8091a","kind":"commit","published_at":"2021-09-10T16:01:14.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.4","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.4/manifests"},{"name":"v0.2.3","sha":"bdc39deef221f01d648bd3dcd247221080560adf","kind":"commit","published_at":"2021-08-26T14:22:47.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.2/manifests"},{"name":"axum-v0.2.2","sha":"7b391d85c8b5fc820b1734a7e42469fb78408588","kind":"commit","published_at":"2021-08-26T06:57:07.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a082a74b0a1641b44e31cfaac9cbc69a2e0e238","kind":"commit","published_at":"2021-08-24T10:53:57.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.2.0/manifests"},{"name":"axum-v0.2.0","sha":"02e61dfdd6f05cd87f2edc9475b47974a50ce9f7","kind":"commit","published_at":"2021-08-23T18:49:29.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.2.0","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.2.0/manifests"},{"name":"v0.1.3","sha":"e13f1da11d2726997669c15ca4c294b063ec6b65","kind":"commit","published_at":"2021-08-06T09:20:42.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.3","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.2/manifests"},{"name":"axum-v0.1.2","sha":"55c1a294206bc7e9fce940a81582e875e98eefda","kind":"commit","published_at":"2021-08-01T20:13:43.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.2","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.2/manifests"},{"name":"v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/v0.1.1/manifests"},{"name":"axum-v0.1.1","sha":"6c1279a415174573779e66a056f20d1b1889b8c2","kind":"commit","published_at":"2021-07-30T15:20:38.000Z","download_url":"https://codeload.github.com/tokio-rs/axum/tar.gz/axum-v0.1.1","html_url":"https://github.com/tokio-rs/axum/releases/tag/axum-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tokio-rs/axum@axum-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/tags/axum-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:36:43.428Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.537876674191394,"dependent_packages_count":6.127700537601291,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.332788605896343},"purl":"pkg:golang/github.com/tokio-rs/axum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tokio-rs/axum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tokio-rs/axum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tokio-rs/axum/dependencies","status":null,"funding_links":["https://github.com/sponsors/tokio-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:11:53.888Z","issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5757299270072993,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":20,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1178324.69,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.148936170212766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","maintainers":[{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"},{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"},{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"},{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"},{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"},{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}],"active_maintainers":[{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"},{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"},{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"},{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftokio-rs%2Faxum/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":8825,"full_name":"tokio-rs/axum","default_branch":"main","total_commits":1969,"total_committers":447,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":4.4049217002237135,"dds":0.5830370746571865,"past_year_total_commits":300,"past_year_total_committers":87,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":3.4482758620689653,"past_year_dds":0.7766666666666666,"last_synced_at":"2026-08-26T02:44:08.457Z","last_synced_commit":"3d78036dcac289d6c1d54934708acb6a5bd73686","created_at":"2023-03-07T09:49:11.646Z","updated_at":"2026-08-26T02:44:07.852Z","committers":[{"name":"David Pedersen","email":"david.pdrsn@gmail.com","login":"davidpdrsn","count":821},{"name":"Jonas Platte","email":"jplatte+git@posteo.de","login":"jplatte","count":246},{"name":"tottoto","email":"tottotodev@gmail.com","login":"tottoto","count":79},{"name":"David Mládek","email":"david.mladek.cz@gmail.com","login":"mladedav","count":44},{"name":"Yann Simon","email":"yann.simon@commercetools.com","login":"yanns","count":31},{"name":"Tobias Bieniek","email":"tobias@bieniek.cloud","login":"Turbo87","count":29},{"name":"Sabrina Jewson","email":"sejewson@gmail.com","login":"SabrinaJewson","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Eray Karatay","email":"70590982+programatik29","login":"programatik29","count":11},{"name":"Gábor Szabó","email":"gabor@szabgab.com","login":"szabgab","count":11},{"name":"Kai Jewson","email":"kai.jewson@gmail.com","login":null,"count":10},{"name":"takumi","email":"magic.ling@live.cn","login":"takkuumi","count":9},{"name":"novacrazy","email":"novacrazy@gmail.com","login":"novacrazy","count":8},{"name":"david-perez","email":"d@vidp.dev","login":"david-perez","count":8},{"name":"Theodore Bjernhed","email":"153222593+theodorebje","login":"theodorebje","count":8},{"name":"Sunli","email":"sunlipad4@icloud.com","login":"sunli829","count":8},{"name":"Jonas Platte","email":"jplatte@svix.com","login":"svix-jplatte","count":7},{"name":"Glen De Cauwsemaecker","email":"contact@glendc.com","login":"GlenDC","count":7},{"name":"zys864","email":"zyspage@gmail.com","login":"zys864","count":6},{"name":"Marek Kuskowski","email":"50183564+nylonicious","login":"nylonicious","count":5},{"name":"二手掉包工程师","email":"rustin.liu@gmail.com","login":"Rustin170506","count":5},{"name":"Niclas Klugmann","email":"niclas@klugmann.de","login":"2ndDerivative","count":5},{"name":"Joel Uckelman","email":"uckelman@nomic.net","login":"uckelman","count":5},{"name":"Leon Lux","email":"leonlux@icloud.com","login":"Lachstec","count":5},{"name":"Grzegorz Baranski","email":"root@gbaranski.com","login":"gbaranski","count":4},{"name":"Benjamin Sparks","email":"bsparks100@gmail.com","login":"bengsparks","count":4},{"name":"Brad Dunbar","email":"dunbarb2@gmail.com","login":"braddunbar","count":4},{"name":"Canmi","email":"9997200@qq.com","login":"canmi21","count":4},{"name":"Dihan Nahdi","email":"90670352+dihannahdi","login":"dihannahdi","count":4},{"name":"Eduardo Canellas","email":"eduardocanellas98@gmail.com","login":"dbofmmbt","count":4},{"name":"Jan","email":"59206115+Threated","login":"Threated","count":4},{"name":"Max Countryman","email":"maxc@me.com","login":"maxcountryman","count":4},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":4},{"name":"zleyyij","email":"75810274+zleyyij","login":"zleyyij","count":4},{"name":"lz1998","email":"875543533@qq.com","login":"lz1998","count":4},{"name":"Paolo Barbolini","email":"paolo.barbolini@m4ss.net","login":"paolobarbolini","count":4},{"name":"Marcus Griep","email":"marcus@griep.us","login":"neoeinstein","count":3},{"name":"Hayashi Mikihiro","email":"34ttrweoewiwe28@gmail.com","login":"Hmikihiro","count":3},{"name":"joeydewaal","email":"99046430+joeydewaal","login":"joeydewaal","count":3},{"name":"ttys3","email":"41882455+ttys3","login":"ttys3","count":3},{"name":"Tomaz Canabrava","email":"tcanabrava@kde.org","login":"tcanabrava","count":3},{"name":"Joshua Mo","email":"102877324+joshua-mo-143","login":"joshua-mo-143","count":3},{"name":"Matthias Vogelgesang","email":"matthias.vogelgesang@gmail.com","login":"matze","count":3},{"name":"Mohamed Macow","email":"58916277+darth-raijin","login":"darth-raijin","count":3},{"name":"Georg Semmler","email":"github@weiznich.de","login":"weiznich","count":3},{"name":"Asger Hautop Drewsen","email":"asger@tyilo.com","login":"tyilo","count":3},{"name":"Antoine Vandecreme","email":"avandecreme","login":"avandecreme","count":3},{"name":"Altair Bueno","email":"67512202+Altair-Bueno","login":"Altair-Bueno","count":3},{"name":"Alex Butler","email":"alexheretic@gmail.com","login":"alexheretic","count":3},{"name":"Ken-Miura","email":"ken.miura1102@gmail.com","login":"Ken-Miura","count":2},{"name":"Nano","email":"nanoqsh@gmail.com","login":"nanoqsh","count":2},{"name":"Noa","email":"coolreader18@gmail.com","login":"coolreader18","count":2},{"name":"Paul Mattern","email":"75864135+pemattern","login":"pemattern","count":2},{"name":"Poliorcetics","email":"poliorcetics","login":"poliorcetics","count":2},{"name":"Shudhanshu Patel","email":"patel.shudhanshu1999@gmail.com","login":"patelshudhanshu1999-maker","count":2},{"name":"Péter Leéh","email":"52788117+Ptrskay3","login":"Ptrskay3","count":2},{"name":"Rob","email":"rob@sombia.com","login":"robertwayne","count":2},{"name":"Rodrigo Santiago","email":"rsdlt@pm.me","login":"rsdlt","count":2},{"name":"Mikhail Antoshkin","email":"51194616+mikhailantoshkin","login":"mikhailantoshkin","count":2},{"name":"Michiel","email":"michielp1807@gmail.com","login":"michielp1807","count":2},{"name":"Mathieu","email":"109525460+4Mathleu","login":"4Mathleu","count":2},{"name":"Lyra Naeseth","email":"lyra@naeseth.com","login":"silverlyra","count":2},{"name":"Loic Hausammann","email":"loikki","login":"loikki","count":2},{"name":"Liigo Zhuang","email":"liigo@qq.com","login":"liigo","count":2},{"name":"Lethe Lee","email":"87625844+Lethe10137","login":"Lethe10137","count":2},{"name":"LeoniePhiline","email":"22329650+LeoniePhiline","login":"LeoniePhiline","count":2},{"name":"LT","email":"yujinjianxin@gmail.com","login":"Oodachi","count":2},{"name":"Azzam S.A","email":"17734314+azzamsa","login":"azzamsa","count":2},{"name":"Kelly Thomas Kline","email":"kellytk@sw-e.org","login":"kellytk","count":2},{"name":"K-tecchan","email":"67850755+K-tecchan","login":"K-tecchan","count":2},{"name":"Justin Sexton","email":"justinsexton.dev@gmail.com","login":"jusexton","count":2},{"name":"Joseph Lenton","email":"JosephLenton","login":"JosephLenton","count":2},{"name":"xumaple","email":"45406854+xumaple","login":"xumaple","count":2},{"name":"wayne","email":"wayne.warren.s@gmail.com","login":"waynr","count":2},{"name":"vsuryamurthy","email":"v.sury@fizyr.com","login":"vsuryamurthy","count":2},{"name":"valkyrie_pilot","email":"valk@randomairborne.dev","login":"randomairborne","count":2},{"name":"tiaoxizhan","email":"tiaoxizhan@outlook.com","login":"tiaoxizhan","count":2},{"name":"silvioprog","email":"silvioprog@gmail.com","login":"silvioprog","count":2},{"name":"reivilibre","email":"olivier@librepush.net","login":"reivilibre","count":2},{"name":"Nathaniel McCallum","email":"nathaniel@mccallum.life","login":"npmccallum","count":2},{"name":"Martin Nordholts","email":"enselic@gmail.com","login":"Enselic","count":2},{"name":"Chris Glass","email":"tribaal@gmail.com","login":"chrisglass","count":2},{"name":"Olivier Pinon","email":"oliv.pinon@gmail.com","login":"AlisCode","count":2},{"name":"yhx-12243","email":"yhx12243@gmail.com","login":"yhx-12243","count":2},{"name":"zeon","email":"96481337+zeonzip","login":"zeonzip","count":2},{"name":"吴杨帆","email":"39647285+leno23","login":"leno23","count":2},{"name":"oxalica","email":"hooccooh1896@gmail.com","login":"oxalica","count":2},{"name":"nabbisen","email":"n@bbisen.com","login":"nabbisen","count":2},{"name":"kaze","email":"zsoltkormany@gmail.com","login":"kaze","count":2},{"name":"dayvejones","email":"75860773+dayvejones","login":"dayvejones","count":2},{"name":"daalfox","email":"123469030+daalfox","login":"daalfox","count":2},{"name":"arctic-alpaca","email":"67190338+arctic-alpaca","login":"arctic-alpaca","count":2},{"name":"Yuri Astrakhan","email":"yuriastrakhan@gmail.com","login":"nyurik","count":2},{"name":"Vladimir","email":"hello@0xdeafbeef.dev","login":"0xdeafbeef","count":2},{"name":"EdorianDark","email":"EdorianDark","login":"EdorianDark","count":2},{"name":"Dotan J. Nahum","email":"jondotan@gmail.com","login":"jondot","count":2},{"name":"Dmitry Marakasov","email":"474217+AMDmi3","login":"AMDmi3","count":2},{"name":"Daniel","email":"daniel.schneider@eramux.com","login":"dnlsndr","count":2},{"name":"Consoli","email":"matheus.consoli7@gmail.com","login":"matheus-consoli","count":2},{"name":"Benno van den Berg","email":"hatchan","login":"hatchan","count":2},{"name":"Antonio Souza","email":"arfs.antonio@gmail.com","login":"arferreira","count":2},{"name":"Andrii Mishkovskyi","email":"548482+mishok13","login":"mishok13","count":2},{"name":"3moredays","email":"azureqaq@gmail.com","login":"azureqaq","count":2},{"name":"Alejandro González","email":"7822554+AlexTMjugador","login":"AlexTMjugador","count":2},{"name":"Alexander Jackson","email":"alexanderjackson@protonmail.com","login":"alexander-jackson","count":2},{"name":"Alice Ryhl","email":"aliceryhl@google.com","login":"Darksonn","count":2},{"name":"AlphaKeks","email":"85143381+AlphaKeks","login":"AlphaKeks","count":2},{"name":"Andrea Bozzo","email":"andreabozzo92@gmail.com","login":"AndreaBozzo","count":2},{"name":"Andrei Zolkin","email":"58516282+Z4RX","login":"Z4RX","count":2},{"name":"Andrew Silver","email":"andrew.silver0@protonmail.com","login":"TapGhoul","count":2},{"name":"gerardcl","email":"gerard.castillo@boehringer-ingelheim.com","login":"gerardcl","count":2},{"name":"Allan","email":"al@ayz.ai","login":null,"count":2},{"name":"Andrew Wheeler(Genusis)","email":"lordsatin@hotmail.com","login":null,"count":2},{"name":"Johannes Becker","email":"66059836+johannescpk","login":"johannescpk","count":2},{"name":"Sindri Pétur Ingimundarson","email":"sindripetur@gmail.com","login":"sindrip","count":2},{"name":"Jerry Wang","email":"j3rry.wan9@gmail.com","login":"j3rrywan9","count":2},{"name":"Jan Runge","email":"janrunx@gmail.com","login":"janxyz","count":2},{"name":"Jake McGinty","email":"me@jakebot.org","login":"mcginty","count":2},{"name":"Italo Maia","email":"italo.maia@gmail.com","login":"italomaia","count":2},{"name":"Imbolc","email":"me@imbolc.name","login":"imbolc","count":2},{"name":"Igor Shevchenko","email":"39371503+bnzone","login":"bnzone","count":2},{"name":"Søren Løvborg","email":"kwi@kwi.dk","login":"kwi-dk","count":2},{"name":"Ibraheem Ahmed","email":"ibraheem@ibraheem.ca","login":"ibraheemdev","count":2},{"name":"Nick Ashley","email":"nick@shley.us","login":null,"count":2},{"name":"Erin","email":"149203474+erin-desu","login":"erin-desu","count":2},{"name":"Erèbe - Romain Gerard","email":"github@erebe.eu","login":"erebe","count":2},{"name":"Ethra","email":"107059409+ItsEthra","login":"ItsEthra","count":2},{"name":"Ferenc Tamás","email":"tamasf97@outlook.com","login":"tamasfe","count":2},{"name":"Flamenco","email":"Flamenco","login":"Flamenco","count":2},{"name":"Fredrik Park","email":"sir.sedrik@gmail.com","login":"sedrik","count":2},{"name":"GengTeng","email":"me@gteng.org","login":"gengteng","count":2},{"name":"Grachev Mikhail","email":"work@mgrachev.com","login":"mgrachev","count":2},{"name":"Horu","email":"73709188+HigherOrderLogic","login":"HigherOrderLogic","count":2},{"name":"Folyd","email":"lyshuhow@gmail.com","login":"Folyd","count":1},{"name":"Francis","email":"0x003e@gmail.com","login":"0x003e","count":1},{"name":"FrankReh","email":"FrankReh","login":"FrankReh","count":1},{"name":"Endoze","email":"endoze","login":"endoze","count":1},{"name":"Emil Gardström","email":"emil.gardstrom@gmail.com","login":"Emilgardis","count":1},{"name":"Dr. David A. Kunz","email":"david.kunz@sap.com","login":"David-Kunz","count":1},{"name":"Dominique Martinet","email":"asmadeus@codewreck.org","login":"martinetd","count":1},{"name":"Dominik Spicher","email":"dominikspicher@gmail.com","login":"dspicher","count":1},{"name":"Dmitry Miasnenko","email":"clowzed.work@gmail.com","login":"clowzed","count":1},{"name":"Denis","email":"42263661+myFavShrimp","login":"myFavShrimp","count":1},{"name":"Deffendor","email":"21102647+Deffendor","login":"Deffendor","count":1},{"name":"DeepSpaceTravel","email":"141806005+DeepSpaceTravel","login":"DeepSpaceTravel","count":1},{"name":"Davide Ferrero","email":"d.ferrero@me.com","login":"deid84","count":1},{"name":"David Schmitt","email":"david@black.co.at","login":"DavidS","count":1},{"name":"David Calavera","email":"david.calavera@gmail.com","login":"calavera","count":1},{"name":"David Bernard","email":"davidB","login":"davidB","count":1},{"name":"Danny","email":"1695103+Rapptz","login":"Rapptz","count":1},{"name":"Daniel Pauls","email":"daniel1708.de+git@gmail.com","login":"danpls","count":1},{"name":"Dani Pardo","email":"dani.pardo@inmensys.com","login":"danipardo","count":1},{"name":"Dan Handrea","email":"handrea.dan@gmail.com","login":"danhandrea","count":1},{"name":"Cyril Marpaud","email":"9333398+cyril-marpaud","login":"cyril-marpaud","count":1},{"name":"Hugo","email":"hugo@whynothugo.nl","login":"WhyNotHugo","count":1},{"name":"Hugh Mandalidis","email":"mandalidis.hugh@gmail.com","login":"ThanePatrol","count":1},{"name":"Hong Minhee (洪 民憙)","email":"hong.minhee@gmail.com","login":"dahlia","count":1},{"name":"Henry Chen","email":"1474479+chenhunghan","login":"chenhunghan","count":1},{"name":"Henrikh Kantuni","email":"henrikh.kantuni@gmail.com","login":"kantuni","count":1},{"name":"Harrison Burt","email":"57491488+ChillFish8","login":"ChillFish8","count":1},{"name":"Hans Meine","email":"hans_meine@gmx.net","login":"hmeine","count":1},{"name":"Hamir Mahal","email":"hirehamir@gmail.com","login":"hamirmahal","count":1},{"name":"Guy Lapid","email":"53928652+guylapid","login":"guylapid","count":1},{"name":"Guillermo Lloret Talavera","email":"GuillerLT@gmail.com","login":"GuillerLT","count":1},{"name":"Gabriel Lacroix","email":"lacroixgabriel@gmail.com","login":"Gadiguibou","count":1},{"name":"FémLol Stúdió","email":"59310460+FemLolStudio","login":"FemLolStudio","count":1},{"name":"Fxxxlei","email":"39105819+Fxxxlei","login":"Fxxxlei","count":1},{"name":"Fredrik Meringdal","email":"37556332+fmeringdal","login":"fmeringdal","count":1},{"name":"Fredrik Enestad","email":"fredrik@enestad.com","login":"fredr","count":1},{"name":"Frederik-Baetens","email":"smurfendrek123@gmail.com","login":"Frederik-Baetens","count":1},{"name":"Eric Seppanen","email":"109770420+eric-seppanen","login":"eric-seppanen","count":1},{"name":"Evan Schwartz","email":"3262610+emschwartz","login":"emschwartz","count":1},{"name":"Evgenii","email":"izirku","login":"izirku","count":1},{"name":"Falk Woldmann Lu","email":"52786457+FalkWoldmann","login":"FalkWoldmann","count":1},{"name":"Felix B. Bause","email":"felix@bause.dev","login":"like-a-bause","count":1},{"name":"Firstyear","email":"william.brown@suse.com","login":"Firstyear","count":1},{"name":"FlakM","email":"maciej.jan.flak@gmail.com","login":"FlakM","count":1},{"name":"Florian Thelliez","email":"44224782+ZFLloyd","login":"ZFLloyd","count":1},{"name":"Conrad","email":"conrad.p.dean@gmail.com","login":"cpdean","count":1},{"name":"Artur Corrêa Souza","email":"arcstur@gmail.com","login":"arcstur","count":1},{"name":"Arthur","email":"arthur.Dewitte@gmail.com","login":"Arthurdw","count":1},{"name":"Artem Starikov","email":"contact@snejugal.ru","login":"snejugal","count":1},{"name":"Arniu Tseng","email":"arniu2006@163.com","login":"arniu","count":1},{"name":"Angel H","email":"74881094+ThinkerDreamer","login":"ThinkerDreamer","count":1},{"name":"19年梦醒","email":"3949379+getong","login":"getong","count":1},{"name":"A-Walrus","email":"58790821+A-Walrus","login":"A-Walrus","count":1},{"name":"Aaron Erhardt","email":"aaron.erhardt@t-online.de","login":"AaronErhardt","count":1},{"name":"Abdulla Abdurakhmanov","email":"me@abdolence.dev","login":"abdolence","count":1},{"name":"Adrian Jerome Wright","email":"Calorus","login":"Calorus","count":1},{"name":"Afifurrohman","email":"afifurrohman.id@outlook.com","login":"afifurrohman-id","count":1},{"name":"Alex","email":"13454782+awulkan","login":"awulkan","count":1},{"name":"4lkaid","email":"4lkaid@gmail.com","login":null,"count":1},{"name":"Alex Pyattaev","email":"alex.pyattaev@gmail.com","login":"alexpyattaev","count":1},{"name":"Alexander van Ratingen","email":"470642+alvra","login":"alvra","count":1},{"name":"Alexey Timin","email":"atimin@gmail.com","login":"atimin","count":1},{"name":"Andrei Nesterov","email":"ae.nesterov@gmail.com","login":"manifest","count":1},{"name":"Andrew Morgan","email":"1342360+anoadragon453","login":"anoadragon453","count":1},{"name":"Filip Kieres","email":"filip@aheadmode.com","login":null,"count":1},{"name":"Haiqal","email":"haiqalaly@gmail.com","login":null,"count":1},{"name":"Necdet Arda Etiman","email":"necdetarda123@gmail.com","login":null,"count":1},{"name":"bear","email":"wpf15701504487@gmail.com","login":null,"count":1},{"name":"fluunke","email":"flrk@tuta.io","login":null,"count":1},{"name":"Cole","email":"cole@swift-mail.com","login":"semicoleon","count":1},{"name":"Clayton Faria","email":"claytonfaria@gmail.com","login":"claytonfaria","count":1},{"name":"Claas","email":"claas@claas.dev","login":"SantaClaas","count":1},{"name":"Christos Hadjiaslanis","email":"christos@openquery.io","login":"christos-h","count":1},{"name":"Christofer Nolander","email":"christofer.nolander@gmail.com","login":"nolanderc","count":1},{"name":"Christian Stefanescu","email":"217554+stchris","login":"stchris","count":1},{"name":"Chris Pick","email":"github@chrispick.com","login":"cpick","count":1},{"name":"Chris Connelly","email":"chris@connec.co.uk","login":"connec","count":1},{"name":"Chris Beck","email":"5683852+cbeck88","login":"cbeck88","count":1},{"name":"Chan Kang","email":"ChannyClaus","login":"ChannyClaus","count":1},{"name":"Cemre Mengu","email":"cemremengu@gmail.com","login":"cemremengu","count":1},{"name":"Carlos Armando Marcano Vargas","email":"70811425+carlosm27","login":"carlosm27","count":1},{"name":"Bryan Burgers","email":"bryan@burgers.io","login":"bryanburgers","count":1},{"name":"Bouke van der Bijl","email":"i@bou.ke","login":"bouk","count":1},{"name":"Bittrance","email":"bittrance@gmail.com","login":"bittrance","count":1},{"name":"Bismit Panda","email":"adnaptimsib333@gmail.com","login":"bismitpanda","count":1},{"name":"Billard Philippe","email":"philippe.billard.pro@gmail.com","login":"Philb37","count":1},{"name":"Benedikt Werner","email":"1benediktwerner@gmail.com","login":"benediktwerner","count":1},{"name":"Ben Hansen","email":"benhansenslc@gmail.com","login":"benhansen-io","count":1},{"name":"Baptiste Le Morlec","email":"baptistelemorlec@gmail.com","login":"Gaelik-git","count":1},{"name":"BBaoVanC","email":"bbaovanc+github@bbaovanc.com","login":"BBaoVanC","count":1},{"name":"Austin Bonander","email":"austin.bonander@gmail.com","login":"abonander","count":1},{"name":"Austaras","email":"austaras@outlook.com","login":"Austaras","count":1},{"name":"zhihanz","email":"zhihan@tetrate.io","login":null,"count":1},{"name":"Thomas Scholtes","email":"geigerzaehler@axiom.fm","login":"geigerzaehler","count":1},{"name":"Théodore Prévot","email":"prevottheodore@gmail.com","login":"Totodore","count":1},{"name":"Ingvar Stepanyan","email":"me@rreverser.com","login":"RReverser","count":1},{"name":"Tom Hacohen","email":"tasn","login":"tasn","count":1},{"name":"Trent","email":"2771466+tbillington","login":"tbillington","count":1},{"name":"Tristan Bouchard","email":"tristan.bouchard@digipen.edu","login":"itstristanb","count":1},{"name":"Tshepang Mbambo","email":"tshepang@gmail.com","login":"tshepang","count":1},{"name":"Tv","email":"tv@eagain.net","login":"tv42","count":1},{"name":"Uli","email":"81411344+uduerholz","login":"uduerholz","count":1},{"name":"Uros","email":"59397844+uros-5","login":"uros-5","count":1},{"name":"Valentin Brandl","email":"mail+github@vbrandl.net","login":"vbrandl","count":1},{"name":"Valerio Ageno","email":"51341197+Valerioageno","login":"Valerioageno","count":1},{"name":"Vegard Sandengen","email":"97030809+vegardgs-ksat","login":"vegardgs-ksat","count":1},{"name":"Vigith Maurice","email":"vigith@gmail.com","login":"vigith","count":1},{"name":"Vitaly Shukela","email":"vi0oss@gmail.com","login":"vi","count":1},{"name":"Weipeng Hong","email":"961365124@qq.com","login":"hongweipeng","count":1},{"name":"Wojciech Kordalski","email":"wkordalski@pm.me","login":"wkordalski","count":1},{"name":"Wowkster","email":"49880655+wowkster","login":"wowkster","count":1},{"name":"YanHeDoki","email":"71111343+YanHeDoki","login":"YanHeDoki","count":1},{"name":"Yotam Ofek","email":"yotam.ofek@gmail.com","login":"yotamofek","count":1},{"name":"YuKun Liu","email":"mrxzx.info@gmail.com","login":"mrxiaozhuox","count":1},{"name":"Yumin Wu","email":"wuyumin@wuyumin.com","login":"wuyumin","count":1},{"name":"Yunus","email":"112053367+yunz-dev","login":"yunz-dev","count":1},{"name":"Zan Pan","email":"panzan89@gmail.com","login":"photino","count":1},{"name":"Zane Wang","email":"zelinwang10@gmail.com","login":"zelinewang","count":1},{"name":"Zelys","email":"zelys@dfkhelper.com","login":"Zelys-DFKH","count":1},{"name":"aiqubits","email":"35585232+aiqubits","login":"aiqubits","count":1},{"name":"avdb","email":"60188643+avdb13","login":"avdb13","count":1},{"name":"Sam Kirby","email":"sam.kirby94@hotmail.co.uk","login":"sam-kirby","count":1},{"name":"Sandor Apati","email":"sapati@gmail.com","login":"sapati","count":1},{"name":"jthomson04","email":"jwillthomson19@gmail.com","login":"jthomson04","count":1},{"name":"chenlunfu","email":"948547440@qq.com","login":"chelunfu","count":1},{"name":"Santiago Fraire Willemoes","email":"santiwilly@gmail.com","login":"woile","count":1},{"name":"Saurav Sharma","email":"appdroiddeveloper@gmail.com","login":"iamsauravsharma","count":1},{"name":"SecretPocketCat","email":"jiridexterhanc@gmail.com","login":"SecretPocketCat","count":1},{"name":"Sergio C. Arteaga","email":"tegioz@icloud.com","login":"tegioz","count":1},{"name":"Shaobo Liu","email":"shaobo@mkdef.com","login":"saukymo","count":1},{"name":"Shawn","email":"18649508+NOBLES5E","login":"NOBLES5E","count":1},{"name":"Sheroz","email":"25744927+sheroz","login":"sheroz","count":1},{"name":"Shikhar Bhushan","email":"shikhar@schmizz.net","login":"shikhar","count":1},{"name":"Shing","email":"5630513+yshing","login":"yshing","count":1},{"name":"Siddhesh Kanawade","email":"85673539+SiddheshKanawade","login":"SiddheshKanawade","count":1},{"name":"Sidharth Kshatriya","email":"sid.kshatriya@gmail.com","login":"sidkshatriya","count":1},{"name":"Simon Sellar","email":"UnCommitted","login":"UnCommitted","count":1},{"name":"Singee","email":"ImSingee","login":"ImSingee","count":1},{"name":"Slava","email":"slavugan@gmail.com","login":"slavugan","count":1},{"name":"Sleep_AllDay","email":"37238439+SpeedReach","login":"SpeedReach","count":1},{"name":"Spencer Bartholomew","email":"38776747+spencerbart","login":"spencerbart","count":1},{"name":"Spencer Gilbert","email":"Spencer.Gilbert@gmail.com","login":"spencergilbert","count":1},{"name":"Spyros Roum","email":"spyros.roum@posteo.net","login":"SpyrosRoum","count":1},{"name":"StNicolay","email":"103897650+StNicolay","login":"StNicolay","count":1},{"name":"Steven Black","email":"steveb@stevenblack.com","login":"StevenBlack","count":1},{"name":"Sugih Jamin","email":"sugihjamin","login":"sugihjamin","count":1},{"name":"SzudemJ","email":"43202090+SzudemJ","login":"SzudemJ","count":1},{"name":"Taiki Endo","email":"te316e89@gmail.com","login":"taiki-e","count":1},{"name":"cduvray","email":"116250558+cduvray","login":"cduvray","count":1},{"name":"jtroo","email":"j.andreitabs@gmail.com","login":"jtroo","count":1},{"name":"kinrany","email":"kinrany@yandex.com","login":"Kinrany","count":1},{"name":"kkocdko","email":"31189892+kkocdko","login":"kkocdko","count":1},{"name":"lee suk-jae","email":"freelsj0@gmail.com","login":"sukjaelee","count":1},{"name":"minghuaw","email":"michael.wu1107@gmail.com","login":"minghuaw","count":1},{"name":"mohad12211","email":"51754973+mohad12211","login":"mohad12211","count":1},{"name":"nectarine","email":"fredcook789@protonmail.com","login":"cook-f","count":1},{"name":"next-n","email":"107437559+next-n","login":"next-n","count":1},{"name":"null","email":"56720445+lvillis","login":"lvillis","count":1},{"name":"oab24413gmai","email":"AnthonyGary8659@outlook.com","login":"oab24413gmai","count":1},{"name":"ohaddahan","email":"ohaddahan@gmail.com","login":"ohaddahan","count":1},{"name":"othelot","email":"othelot18@gmail.com","login":"othelot","count":1},{"name":"redforks","email":"redforks@gmail.com","login":"redforks","count":1},{"name":"richard","email":"jonesrichardalan@gmail.com","login":"richardalanjones","count":1},{"name":"sharkspear94","email":"60586565+sharkspear94","login":"sharkspear94","count":1},{"name":"shonya3","email":"79873939+shonya3","login":"shonya3","count":1},{"name":"simonborje","email":"simonborje@gmail.com","login":"simonborje","count":1},{"name":"sjud","email":"64875465+sjud","login":"sjud","count":1},{"name":"songww","email":"sww4718168@163.com","login":"songww","count":1},{"name":"sontixyou","email":"angelbeatsviolin@gmail.com","login":"sontixyou","count":1},{"name":"src_resources","email":"2023002089@link.tyut.edu.cn","login":"srcres258","count":1},{"name":"techno-tanoC","email":"develop.tanoc@gmail.com","login":"techno-tanoC","count":1},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":1},{"name":"tuhana","email":"github@tuhana.me","login":"catuhana","count":1},{"name":"walfie","email":"walfington@gmail.com","login":"walfie","count":1},{"name":"yjh","email":"yjh465402634@gmail.com","login":"yjhmelody","count":1},{"name":"z-o-n-n-e","email":"139063539+z-o-n-n-e","login":"z-o-n-n-e","count":1},{"name":"Taylor Everding","email":"taylor1791","login":"taylor1791","count":1},{"name":"baerwang","email":"baerwangx@gmail.com","login":"baerwang","count":1},{"name":"藍+85CD","email":"50108258+kwaa","login":"kwaa","count":1},{"name":"Tim Vilgot Mikael Fredenberg","email":"26655508+vilgotf","login":"vilgotf","count":1},{"name":"chris","email":"82700108+DerFnoeh","login":"DerFnoeh","count":1},{"name":"chuckberrypi","email":"d.f.stearns@gmail.com","login":"chuckberrypi","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"creativcoder","email":"5155745+creativcoder","login":"creativcoder","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"dakai-chen","email":"dakai.chen@outlook.com","login":"dakai-chen","count":1},{"name":"danielvschoor","email":"43602193+danielvschoor","login":"danielvschoor","count":1},{"name":"drbh","email":"david.richard.holtz@gmail.com","login":"drbh","count":1},{"name":"freedit-dev","email":"107944572+freedit-dev","login":"freedit-dev","count":1},{"name":"fritzchr","email":"62554482+fritzchr","login":"fritzchr","count":1},{"name":"frobiac","email":"frobiac@gmail.com","login":"frobiac","count":1},{"name":"future-highway","email":"113635015+future-highway","login":"future-highway","count":1},{"name":"gongzhengyang","email":"37296993+gongzhengyang","login":"gongzhengyang","count":1},{"name":"harry007","email":"harry2343@outlook.com","login":"harry0349","count":1},{"name":"heliumbrain","email":"nils@kanevad.se","login":"heliumbrain","count":1},{"name":"holmofy","email":"hff1996723@163.com","login":"holmofy","count":1},{"name":"htrefil","email":"8711792+htrefil","login":"htrefil","count":1},{"name":"jachii","email":"70832612+dobecad","login":"dobecad","count":1},{"name":"jamesqh","email":"18192979+jamesqh","login":"jamesqh","count":1},{"name":"janos-r","email":"30606201+janos-r","login":"janos-r","count":1},{"name":"jasper","email":"jaspervdwerf@gmail.com","login":"jvdwrf","count":1},{"name":"jimmycuadra","email":"jimmycuadra","login":"jimmycuadra","count":1},{"name":"jord\u0026","email":"jordan@doyle.la","login":"w4","count":1},{"name":"Kenny Lau","email":"72945813+lauk20","login":"lauk20","count":1},{"name":"Kirill Zaborsky","email":"qrilka@gmail.com","login":"qrilka","count":1},{"name":"Kirk Paradis","email":"77372584+parK-dev","login":"parK-dev","count":1},{"name":"Konstantin Keller","email":"30801340+koskeller","login":"koskeller","count":1},{"name":"Konstantin Kostiuk","email":"settydark@gmail.com","login":"SET001","count":1},{"name":"Kosta","email":"theoneandonlykosta@gmail.com","login":"kosta","count":1},{"name":"Kyle Nweeia","email":"kyle.nweeia@gmail.com","login":"kyle-nweeia","count":1},{"name":"Lainera","email":"20408456+Lainera","login":"Lainera","count":1},{"name":"Laurențiu Nicola","email":"lnicola","login":"lnicola","count":1},{"name":"Lena","email":"adrianoribatti@gmail.com","login":"adryzz","count":1},{"name":"Lennart Melzer","email":"l@melzer.it","login":"lennart","count":1},{"name":"Lewin Probst, M.Sc.","email":"30552361+emirror-de","login":"emirror-de","count":1},{"name":"Lex Cao","email":"lexcao@foxmail.com","login":"lexcao","count":1},{"name":"LingDu","email":"42494223+lingdu1234","login":"lingdu1234","count":1},{"name":"Liss Heidrich","email":"31625940+Clueliss","login":"Clueliss","count":1},{"name":"Logan B. Nielsen","email":"46356881+loganbnielsen","login":"loganbnielsen","count":1},{"name":"Logan Keenan","email":"d.logankeenan@gmail.com","login":"logankeenan","count":1},{"name":"Lopez Benjamin","email":"benjamin-lopez@hotmail.fr","login":"scotow","count":1},{"name":"Lorenz Leutgeb","email":"542154+lorenzleutgeb","login":"lorenzleutgeb","count":1},{"name":"Lorenzo Murarotto","email":"lnzmrr@gmail.com","login":"murar8","count":1},{"name":"Luca Barbato","email":"luca.barbato@gmail.com","login":"lu-zero","count":1},{"name":"Lukas Bergdoll","email":"lukas.bergdoll@gmail.com","login":"Voultapher","count":1},{"name":"Lukas Kalkhoran","email":"lukasersej@gmail.com","login":"dkbay","count":1},{"name":"Lukas Potthast","email":"privat@lukas-potthast.de","login":"lpotthast","count":1},{"name":"Mahdi","email":"mahdi.robatipoor@gmail.com","login":"robatipoor","count":1},{"name":"Manuel Tumiati","email":"36959970+iltumio","login":"iltumio","count":1},{"name":"Mape","email":"45532081+markussilvan","login":"markussilvan","count":1},{"name":"Marco Di Pillo Tomic","email":"marcodpt@protonmail.com","login":"marcodpt","count":1},{"name":"Hugo Ma","email":"mayunxiu@ustc.edu","login":"csmyx","count":1},{"name":"Hydrogen602","email":"hydrogen31415@gmail.com","login":"hydrogen602","count":1},{"name":"Hytak","email":"lhc.holten@gmail.com","login":"LHolten","count":1},{"name":"Ian Alexander Wood","email":"ianalexanderwood@gmail.com","login":"i0n","count":1},{"name":"Ian Purton","email":"36966+ianpurton","login":"ianpurton","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Ivan Krivosheev","email":"py.krivosheev@gmail.com","login":"ikrivosheev","count":1},{"name":"Ivan Tham","email":"pickfire@riseup.net","login":"pickfire","count":1},{"name":"J","email":"124119483+escwxyz","login":"escwxyz","count":1},{"name":"Jake","email":"me@jh.gg","login":"jhgg","count":1},{"name":"Jas","email":"jas@bertovic.net","login":"jbertovic","count":1},{"name":"Javier Viola","email":"pepoviola@gmail.com","login":"pepoviola","count":1},{"name":"Jesper Josefsson","email":"jesper.josefsson@gmail.com","login":"jesjos","count":1},{"name":"Joel Parker Henderson","email":"joel@joelparkerhenderson.com","login":"joelparkerhenderson","count":1},{"name":"Johann Birnick","email":"6528009+jbirnick","login":"jbirnick","count":1},{"name":"Johannes Henninger","email":"197274+jhenninger","login":"jhenninger","count":1},{"name":"John Downey","email":"jdowney@gmail.com","login":"jtdowney","count":1},{"name":"John Teske","email":"john.teske@protonmail.com","login":"johnteske","count":1},{"name":"Jordan Gould","email":"jordangould@gmail.com","login":"jgould22","count":1},{"name":"Josh Rotenberg","email":"joshrotenberg@gmail.com","login":"joshrotenberg","count":1},{"name":"Joshua Chapman","email":"joshua.chapman@joshuachp.dev","login":"joshuachp","count":1},{"name":"Jules Guesnon","email":"36401048+JulesGuesnon","login":"JulesGuesnon","count":1},{"name":"Julián Montes de Oca","email":"julian@wyeworks.com","login":"joulei","count":1},{"name":"Justin","email":"justin@modernresourcing.com","login":"JustinCMR","count":1},{"name":"Kamil Rojewski","email":"kamil.rojewski@gmail.com","login":"krojew","count":1},{"name":"Kartavya Vashishtha","email":"sendtokartavya@gmail.com","login":"kartva","count":1},{"name":"Keir Lawson","email":"keirlawson@gmail.com","login":"keirlawson","count":1},{"name":"Nick Price","email":"nick@spun.io","login":"DominoTree","count":1},{"name":"NicolaLS","email":"90551797+NicolaLS","login":"NicolaLS","count":1},{"name":"Nicolas del Valle","email":"nicolas.delvalle@gmail.com","login":"ndelvalle","count":1},{"name":"Olaf Alders","email":"olaf@wundersolutions.com","login":"oalders","count":1},{"name":"Orhun Parmaksız","email":"orhunparmaksiz@gmail.com","login":"orhun","count":1},{"name":"Oskar","email":"medzik@duck.com","login":"M3DZIK","count":1},{"name":"PGIII","email":"Preston.garrison3@gmail.com","login":"PGIII","count":1},{"name":"PatatasDelPapa","email":"43626645+PatatasDelPapa","login":"PatatasDelPapa","count":1},{"name":"Patrick","email":"patrickgu9@gmail.com","login":"patrick-gu","count":1},{"name":"Patrik Lundin","email":"patrik@sigterm.se","login":"eest","count":1},{"name":"Paul Butler","email":"paulgb@gmail.com","login":"paulgb","count":1},{"name":"Pavel Borzenkov","email":"pavel@borzenkov.net","login":"pborzenkov","count":1},{"name":"Pete Hayes","email":"pete@hayes.id.au","login":"petehayes102","count":1},{"name":"Pure White","email":"wu.purewhite@gmail.com","login":"PureWhiteWu","count":1},{"name":"QP Hou","email":"dave2008713@gmail.com","login":"houqp","count":1},{"name":"Rakshith Ravi","email":"rakshith.ravi@gmx.com","login":"rakshith-ravi","count":1},{"name":"Raphael Nestler","email":"raphael.nestler@gmail.com","login":"rnestler","count":1},{"name":"Rdbo","email":"57117082+rdbo","login":"rdbo","count":1},{"name":"Richard Janis Goldschmidt","email":"github@aberrat.io","login":"SuperFluffy","count":1},{"name":"Rik Huijzer","email":"rik.huijzer+github@gmail.com","login":"rikhuijzer","count":1},{"name":"Robin Stocker","email":"robin.stocker@gmail.com","login":"robinst","count":1},{"name":"Rohan Jain","email":"343499+crodjer","login":"crodjer","count":1},{"name":"Roman Zaynetdinov","email":"roman@zaynetro.com","login":"zaynetro","count":1},{"name":"Ryan Fowler","email":"ryan.fowler19@gmail.com","login":"ryanfowler","count":1},{"name":"Rylee George","email":"ryleegeorge1@gmail.com","login":"112RG","count":1},{"name":"SEKUN","email":"sekun@hey.com","login":"sekunho","count":1},{"name":"Sagi Sarussi","email":"sagis@sagis.dev","login":"tuxiqae","count":1},{"name":"joshuacaffey","email":"jcaffey@gmail.com","login":"jcaffey","count":1},{"name":"Keita Nonaka","email":"iKonnyaku40@gmail.com","login":"Gumichocopengin8","count":1},{"name":"Marco Inacio","email":"m@marcoinacio.com","login":"randommm","count":1},{"name":"Marek Barvíř","email":"barvirm@gmail.com","login":"barvirm","count":1},{"name":"Marek Novotný","email":"djdkdc1234@gmail.com","login":"m-novotny","count":1},{"name":"Mario Kaufmann","email":"mario.kaufmann@bluemail.ch","login":"mariokaufmann","count":1},{"name":"Mark Tuddenham","email":"mark@tudders.com","login":"MarkTuddenham","count":1},{"name":"Kristopher Wuollett","email":"kristopher.wuollett@gmail.com","login":"kriswuollett","count":1},{"name":"Martin Trigaux","email":"mat@odoo.com","login":"mart-e","count":1},{"name":"Mateo Lafalce","email":"mateolafalce3@gmail.com","login":"mateolafalce","count":1},{"name":"Mateusz Kieblesz","email":"mkieblesz","login":"mkieblesz","count":1},{"name":"Matt Fellenz","email":"matt@felle.nz","login":"mattfbacon","count":1},{"name":"Matteo Joliveau","email":"matteo@matteojoliveau.com","login":"MatteoJoliveau","count":1},{"name":"Mattia Penati","email":"145555+mattiapenati","login":"mattiapenati","count":1},{"name":"Max","email":"maxdev@posteo.de","login":"Maaxxs","count":1},{"name":"Max Bruckner","email":"max@maxbruckner.de","login":"FSMaxB","count":1},{"name":"Mehul Arora","email":"65443164+infiniteregrets","login":"infiniteregrets","count":1},{"name":"Michael Grigoryan","email":"56165400+michaelgrigoryan25","login":"michaelgrigoryan25","count":1},{"name":"Michael Scofield","email":"mscofield0@tutanota.com","login":"mscofield0","count":1},{"name":"Michael Seele","email":"mseele@gmail.com","login":"mseele","count":1},{"name":"Mike Miller","email":"67834536+firedupmike","login":"firedupmike","count":1},{"name":"Mobin Mohanan","email":"47410557+tr1sm0s1n","login":"tr1sm0s1n","count":1},{"name":"Mochammad Farros Fatchur Roji","email":"56761912+farrosfr","login":"farrosfr","count":1},{"name":"Mohamed Eliwa","email":"32942508+mohamedeliwa","login":"mohamedeliwa","count":1},{"name":"Mohammed Alotaibi","email":"a@4rs.nl","login":"TheAwiteb","count":1},{"name":"Moises-Herradon-Cueto","email":"117910553+Moises-Herradon-Cueto","login":"Moises-Herradon-Cueto","count":1},{"name":"Nahua","email":"kangnahua@gmail.com","login":"nahuakang","count":1},{"name":"Nanasi","email":"71248588+spellsaif","login":"spellsaif","count":1},{"name":"Nia","email":"7388349+conways-glider","login":"conways-glider","count":1}],"past_year_committers":[{"name":"tottoto","email":"tottotodev@gmail.com","login":"tottoto","count":67},{"name":"Jonas Platte","email":"jplatte+git@posteo.de","login":"jplatte","count":45},{"name":"Yann Simon","email":"yann.simon.fr@gmail.com","login":"yanns","count":20},{"name":"David Mládek","email":"david.mladek.cz@gmail.com","login":"mladedav","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"David Pedersen","email":"david.pdrsn@gmail.com","login":"davidpdrsn","count":6},{"name":"Gábor Szabó","email":"gabor@szabgab.com","login":"szabgab","count":6},{"name":"Brad Dunbar","email":"dunbarb2@gmail.com","login":"braddunbar","count":4},{"name":"Canmi","email":"9997200@qq.com","login":"canmi21","count":4},{"name":"Dihan Nahdi","email":"90670352+dihannahdi","login":"dihannahdi","count":4},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":4},{"name":"Niclas Klugmann","email":"niclas@klugmann.de","login":"2ndDerivative","count":3},{"name":"Mohamed Macow","email":"58916277+darth-raijin","login":"darth-raijin","count":3},{"name":"Glen De Cauwsemaecker","email":"contact@glendc.com","login":"GlenDC","count":3},{"name":"Antoine Vandecreme","email":"avandecreme","login":"avandecreme","count":3},{"name":"Lyra Naeseth","email":"lyra@naeseth.com","login":"silverlyra","count":2},{"name":"Loic Hausammann","email":"loikki","login":"loikki","count":2},{"name":"Mathieu","email":"109525460+4Mathleu","login":"4Mathleu","count":2},{"name":"Michiel","email":"michielp1807@gmail.com","login":"michielp1807","count":2},{"name":"Lethe Lee","email":"87625844+Lethe10137","login":"Lethe10137","count":2},{"name":"Joel Uckelman","email":"uckelman@nomic.net","login":"uckelman","count":2},{"name":"Jan","email":"59206115+Threated","login":"Threated","count":2},{"name":"Paul Mattern","email":"75864135+pemattern","login":"pemattern","count":2},{"name":"Sindri Pétur Ingimundarson","email":"sindripetur@gmail.com","login":"sindrip","count":2},{"name":"Theodore Bjernhed","email":"153222593+theodorebje","login":"theodorebje","count":2},{"name":"Tomaz Canabrava","email":"tcanabrava@kde.org","login":"tcanabrava","count":2},{"name":"kaze","email":"zsoltkormany@gmail.com","login":"kaze","count":2},{"name":"xumaple","email":"45406854+xumaple","login":"xumaple","count":2},{"name":"吴杨帆","email":"39647285+leno23","login":"leno23","count":2},{"name":"Italo Maia","email":"italo.maia@gmail.com","login":"italomaia","count":2},{"name":"Fredrik Park","email":"sir.sedrik@gmail.com","login":"sedrik","count":2},{"name":"Dmitry Marakasov","email":"474217+AMDmi3","login":"AMDmi3","count":2},{"name":"Consoli","email":"matheus.consoli7@gmail.com","login":"matheus-consoli","count":2},{"name":"Asger Hautop Drewsen","email":"asger@tyilo.com","login":"tyilo","count":2},{"name":"Antonio Souza","email":"arfs.antonio@gmail.com","login":"arferreira","count":2},{"name":"Andrii Mishkovskyi","email":"548482+mishok13","login":"mishok13","count":2},{"name":"Andrea Bozzo","email":"andreabozzo92@gmail.com","login":"AndreaBozzo","count":2},{"name":"Alice Ryhl","email":"aliceryhl@google.com","login":"Darksonn","count":2},{"name":"Alejandro González","email":"7822554+AlexTMjugador","login":"AlexTMjugador","count":2},{"name":"3moredays","email":"azureqaq@gmail.com","login":"azureqaq","count":2},{"name":"Shudhanshu Patel","email":"patel.shudhanshu1999@gmail.com","login":"patelshudhanshu1999-maker","count":2},{"name":"Søren Løvborg","email":"kwi@kwi.dk","login":"kwi-dk","count":2},{"name":"Artem Starikov","email":"contact@snejugal.ru","login":"snejugal","count":1},{"name":"Haiqal","email":"haiqalaly@gmail.com","login":null,"count":1},{"name":"Mochammad Farros Fatchur Roji","email":"56761912+farrosfr","login":"farrosfr","count":1},{"name":"Billard Philippe","email":"philippe.billard.pro@gmail.com","login":"Philb37","count":1},{"name":"Nano","email":"nanoqsh@gmail.com","login":"nanoqsh","count":1},{"name":"Pavel Borzenkov","email":"pavel@borzenkov.net","login":"pborzenkov","count":1},{"name":"Pete Hayes","email":"pete@hayes.id.au","login":"petehayes102","count":1},{"name":"Poliorcetics","email":"poliorcetics","login":"poliorcetics","count":1},{"name":"Sabrina Jewson","email":"sejewson@gmail.com","login":"SabrinaJewson","count":1},{"name":"Sheroz","email":"25744927+sheroz","login":"sheroz","count":1},{"name":"Tim Vilgot Mikael Fredenberg","email":"26655508+vilgotf","login":"vilgotf","count":1},{"name":"Yunus","email":"112053367+yunz-dev","login":"yunz-dev","count":1},{"name":"Zane Wang","email":"zelinwang10@gmail.com","login":"zelinewang","count":1},{"name":"Zelys","email":"zelys@dfkhelper.com","login":"Zelys-DFKH","count":1},{"name":"aiqubits","email":"35585232+aiqubits","login":"aiqubits","count":1},{"name":"baerwang","email":"baerwangx@gmail.com","login":"baerwang","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"jthomson04","email":"jwillthomson19@gmail.com","login":"jthomson04","count":1},{"name":"next-n","email":"107437559+next-n","login":"next-n","count":1},{"name":"oab24413gmai","email":"AnthonyGary8659@outlook.com","login":"oab24413gmai","count":1},{"name":"othelot","email":"othelot18@gmail.com","login":"othelot","count":1},{"name":"reivilibre","email":"olivier@librepush.net","login":"reivilibre","count":1},{"name":"shonya3","email":"79873939+shonya3","login":"shonya3","count":1},{"name":"Arthur","email":"arthur.Dewitte@gmail.com","login":"Arthurdw","count":1},{"name":"zeon","email":"96481337+zeonzip","login":"zeonzip","count":1},{"name":"Daniel","email":"daniel.schneider@eramux.com","login":"dnlsndr","count":1},{"name":"Dominique Martinet","email":"asmadeus@codewreck.org","login":"martinetd","count":1},{"name":"Falk Woldmann Lu","email":"52786457+FalkWoldmann","login":"FalkWoldmann","count":1},{"name":"Hugo Ma","email":"mayunxiu@ustc.edu","login":"csmyx","count":1},{"name":"Ivan Tham","email":"pickfire@riseup.net","login":"pickfire","count":1},{"name":"Jake McGinty","email":"me@jakebot.org","login":"mcginty","count":1},{"name":"Jan Runge","email":"janrunx@gmail.com","login":"janxyz","count":1},{"name":"Joey de Waal","email":"99046430+joeydewaal","login":"joeydewaal","count":1},{"name":"Josh Rotenberg","email":"joshrotenberg@gmail.com","login":"joshrotenberg","count":1},{"name":"Joshua Mo","email":"102877324+joshua-mo-143","login":"joshua-mo-143","count":1},{"name":"Julián Montes de Oca","email":"julian@wyeworks.com","login":"joulei","count":1},{"name":"Justin","email":"justin@modernresourcing.com","login":"JustinCMR","count":1},{"name":"K-tecchan","email":"67850755+K-tecchan","login":"K-tecchan","count":1},{"name":"Kenny Lau","email":"72945813+lauk20","login":"lauk20","count":1},{"name":"Lewin Probst, M.Sc.","email":"30552361+emirror-de","login":"emirror-de","count":1},{"name":"Lorenz Leutgeb","email":"542154+lorenzleutgeb","login":"lorenzleutgeb","count":1},{"name":"Marek Novotný","email":"djdkdc1234@gmail.com","login":"m-novotny","count":1},{"name":"Martin Trigaux","email":"mat@odoo.com","login":"mart-e","count":1},{"name":"Mattia Penati","email":"145555+mattiapenati","login":"mattiapenati","count":1},{"name":"Nanasi","email":"71248588+spellsaif","login":"spellsaif","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6783304,"commits_count":984093737,"contributors_count":41474522,"owners_count":1365275,"committers_count":3365361,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"tokio-rs/axum","html_url":"https://github.com/tokio-rs/axum","last_synced_at":"2026-08-25T13:08:38.951Z","status":null,"issues_count":413,"pull_requests_count":1096,"avg_time_to_close_issue":3004057.434782609,"avg_time_to_close_pull_request":1889196.250783699,"issues_closed_count":299,"pull_requests_closed_count":957,"pull_request_authors_count":321,"issue_authors_count":345,"avg_comments_per_issue":2.9854721549636802,"avg_comments_per_pull_request":1.5766423357664234,"merged_pull_requests_count":798,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":19,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":1246280.0,"past_year_avg_time_to_close_pull_request":1182459.762886598,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.108695652173913,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":73,"created_at":"2023-05-11T22:35:42.639Z","updated_at":"2026-08-25T13:08:38.952Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokio-rs%2Faxum/issues","issue_labels_count":{"table":{"A-axum":47,"C-feature-request":20,"E-help-wanted":19,"C-bug":19,"E-easy":18,"A-axum-extra":14,"A-axum-core":10,"E-hard":9,"T-docs":8,"A-axum-macros":8,"S-blocked":7,"C-musings":7,"I-needs-decision":6,"E-medium":6,"C-enhancement":5,"breaking change":5,"C-performance":3,"T-release":1,"C-cleanup":1,"A-examples":1,"S-waiting-on-author":1}},"pull_request_labels_count":{"table":{"A-axum":33,"breaking change":28,"A-axum-extra":24,"dependencies":19,"A-axum-core":16,"T-release":15,"github_actions":12,"A-axum-macros":8,"T-docs":8,"C-cleanup":7,"A-examples":7,"C-enhancement":6,"rust":6,"T-ecosystem":5,"I-needs-decision":3,"S-waiting-for-review":2,"release":2,"S-waiting-on-author":1,"S-blocked":1}},"issue_author_associations_count":{"table":{"NONE":315,"CONTRIBUTOR":55,"MEMBER":36,"COLLABORATOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":425,"MEMBER":268,"NONE":262,"COLLABORATOR":140,"OWNER":1}},"issue_authors":{"table":{"davidpdrsn":18,"jplatte":17,"mladedav":6,"frederikhors":3,"szabgab":3,"baoyachi":3,"w-flo":2,"ruizdiazever":2,"silent-rain":2,"jeremychone":2,"FlyinPancake":2,"2ndDerivative":2,"bengsparks":2,"nsunderland1":2,"jbethune":2,"teohhanhui":2,"jonassmedegaard":2,"yanns":2,"SabrinaJewson":2,"maxwell8888":2,"ProgramCrafter":2,"Clueliss":2,"carllerche":2,"Diggsey":2,"kriswuollett":2,"fs-99":2,"dayvejones":2,"jbirnick":2,"hongquan":2,"Altair-Bueno":2,"pheonixfirewingz":1,"Palladinium":1,"hgiesel":1,"spencerkohan":1,"mlodato517":1,"JosephLenton":1,"m-novotny":1,"gy0801151351":1,"PrethamMuthappa":1,"sganis":1,"opeolluwa":1,"kingofdreams777":1,"CosmicHorrorDev":1,"kobe2000":1,"giarc3":1,"bcheidemann":1,"ouvaa":1,"HunterGitHub":1,"Triment":1,"joem-g20":1,"mikhailantoshkin":1,"tomjakubowski":1,"clauverjat":1,"AlyoshaVasilieva":1,"wkordalski":1,"veryitman":1,"zleyyij":1,"cuidong008":1,"uckelman":1,"athxx":1,"mulingya":1,"wqy2dev":1,"maxcountryman":1,"tisonkun":1,"vszakd":1,"frenetisch-applaudierend":1,"jasonaowen":1,"jwodder":1,"LHolten":1,"einsli":1,"hydrogen602":1,"josecelano":1,"UndeRus":1,"nicolaspernoud":1,"kckeiks":1,"StarSapien":1,"ldanilek":1,"Natureshadow":1,"arkxfly":1,"mattfbacon":1,"jiajun-c":1,"GlenDC":1,"sebadob":1,"belovaf":1,"1415230492":1,"zeonzip":1,"MOZGIII":1,"barskern":1,"dgagn":1,"hronro":1,"linrium":1,"K4rakara":1,"maojinhua":1,"tasn":1,"justhaug":1,"cdhowie":1,"jsoneaday":1,"Pure-Peace":1,"Kinrany":1,"dfaust":1,"horacimacias":1,"sulami":1,"joeydewaal":1,"reivilibre":1,"paeifbnaeufbpae":1,"hamirmahal":1,"eest":1,"maxburke":1,"IanQS":1,"RedKinda":1,"theodorebje":1,"halo-space":1,"ikey4u":1,"Swatinem":1,"coolreader18":1,"rben01":1,"dullbananas":1,"AsimmHirani":1,"yuki0418":1,"thebetterjort":1,"leonardoarcari":1,"bonedaddy":1,"JonnyJiang123":1,"DaliborTrampota":1,"qrilka":1,"azzamsa":1,"programlife555":1,"markgoddard":1,"goodjius":1,"cloud303-cholden":1,"agersant":1,"andrewbanchich":1,"apps4uco":1,"pplanel":1,"lorenzleutgeb":1,"ThibSrb":1,"PuercoPop":1,"kapteinstein":1,"bardiharborow":1,"PlamenHristov":1,"jorendorff":1,"liutaon":1,"RReverser":1,"incker":1,"philippgl":1,"TownCube":1,"yu-re-ka":1,"Patrick-Lehner-Woven-by-Toyota":1,"omer9564":1,"harshRn":1,"markgomez":1,"aleksanderkrauze":1,"Tomperez98":1,"and-reas-se":1,"qknight":1,"vilgotf":1,"nipunn1313":1,"biluohc":1,"druide":1,"sumit-modak":1,"IlliaJoker":1,"zkrzyzanowski":1,"raphael1233333":1,"theduke":1,"thedtvn":1,"barlog-m":1,"jonirrings":1,"vnghia":1,"selfhoster1312":1,"intfish123":1,"vi":1,"799189288":1,"samuela":1,"gerardcl":1,"ghashy":1,"zacknewman":1,"Pranoy1c":1,"juddbaguio":1,"lasiotus":1,"Benbellah-Owino":1,"MidasLamb":1,"chris13524":1,"Imdad-Rind":1,"casey":1,"mcatanzariti":1,"ConsoleC137":1,"Quied":1,"artshell":1,"slatian":1,"ttys3":1,"JonathanWoollett-Light":1,"christian3042":1,"zhouquan2016":1,"zlfn":1,"liebkne":1,"YuzhongHuangCS":1,"dulguun0225":1,"toplinuxsir":1,"DAMEK86":1,"DarkFenX":1,"cemoktra":1,"sassman":1,"NiiightmareXD":1,"tonywu6":1,"cyccro":1,"BenJeau":1,"avalon1610":1,"a-0-dev":1,"rcarrata":1,"hamracekk":1,"gnieto":1,"eipi1":1,"rbtcollins":1,"ikrivosheev":1,"elantion":1,"BaderBC":1,"clarkmcc":1,"Alphapage":1,"sandangel":1,"ashish01":1,"dupeiran001":1,"aalowlevel":1,"blackcats1999":1,"taladar":1,"Havunen":1,"uygunbodur":1,"Hmikihiro":1,"mortifia":1,"avandecreme":1,"moh-eulith":1,"auguwu":1,"SZenglein":1,"lcmgh":1,"0xJepsen":1,"joebnb":1,"dwalker109":1,"hhamud":1,"deep-gaurav":1,"alekspickle":1,"tony707":1,"zhangwuqiao":1,"tobx":1,"amitnos123":1,"zylthinking":1,"lijingrs":1,"AlphaKeks":1,"rustrust":1,"barvirm":1,"shenghui0779":1,"akhiln28":1,"To-be-w1th0ut":1,"arlyon":1,"mahmudsudo":1,"Darckfast":1,"LMH01":1,"tetsuyainfra":1,"vallezw":1,"msdrigg":1,"TheAwiteb":1,"Bryson14":1,"birkmose":1,"samuelcolvin":1,"oxalica":1,"FalkWoldmann":1,"baby195lxl":1,"gpoblon":1,"dcormier":1,"dvreed77":1,"mateocabanal":1,"MatteoJoliveau":1,"DMaxter":1,"xb284524239":1,"tgross35":1,"lennart":1,"harryzcy":1,"race-of-sloths":1,"simline":1,"justeff":1,"alistaircarscadden":1,"aimericsr":1,"dnlsndr":1,"nikmas-dev":1,"gyzerok":1,"dsgibbons":1,"DavidAChris":1,"jmg-duarte":1,"Turbo87":1,"goffrie":1,"mrgzi":1,"CaliViking":1,"ibraheemdev":1,"bbstilson":1,"milen-denev":1,"youginil":1,"PonasKovas":1,"lolbinarycat":1,"xtexx":1,"baskerbyte":1,"GavBog":1,"rikonaka":1,"prehonor":1,"syphar":1,"erlangparasu":1,"peddermaster2":1,"mcclure":1,"rukai":1,"Tahinli":1,"chanmaoganda":1,"nanoqsh":1,"ValentinColin":1,"demhadais":1,"ndouglas":1,"Threated":1,"mqudsi":1,"fuji-184":1,"golu7679":1,"breard-r":1,"mineichen":1,"ShuochengWang":1,"kkocdko":1,"vsuryamurthy":1,"dzmitry-lahoda":1,"jayhale":1,"junderw":1,"MolotovCherry":1,"amokfa":1,"Cloud33":1,"Enselic":1,"freedit-dev":1,"JasonGH17":1,"Philb37":1,"K-tecchan":1,"gpluscb":1,"dawid-nowak":1,"udoprog":1,"Sherlock-Holo":1,"Ludea":1,"jifalops":1,"iamazy":1,"Adam-Alj":1,"physics515":1,"SimpleApp":1,"0xpr03":1,"marcoNjoHarmonic":1,"fallintoplace":1}},"pull_request_authors":{"table":{"jplatte":166,"davidpdrsn":100,"mladedav":68,"Turbo87":54,"tottoto":33,"yanns":30,"dependabot[bot]":19,"SabrinaJewson":18,"szabgab":17,"theodorebje":12,"Hmikihiro":8,"dihannahdi":7,"joeydewaal":7,"hi-rustin":6,"GlenDC":6,"bengsparks":6,"Lachstec":6,"Enselic":5,"2ndDerivative":5,"fallintoplace":5,"svix-jplatte":5,"hatchan":4,"drbh":4,"dayvejones":4,"tisonkun":4,"YanHeDoki":4,"bittrance":4,"zleyyij":4,"vsuryamurthy":4,"AlphaKeks":4,"coolreader18":4,"JosephLenton":4,"afifurrohman-id":4,"daalfox":4,"ttys3":3,"deid84":3,"kriswuollett":3,"loganbnielsen":3,"kyle-nweeia":3,"NiiightmareXD":3,"Voultapher":3,"ItsEthra":3,"alexheretic":3,"rsdlt":3,"paolobarbolini":3,"getong":3,"pickfire":3,"takkuumi":3,"FalkWoldmann":3,"erebe":3,"uckelman":3,"SuccinctPaul":2,"arcstur":2,"Sanjar-swe":2,"endoze":2,"bouk":2,"mateolafalce":2,"weiznich":2,"joshua-mo-143":2,"maxcountryman":2,"DSharifi":2,"shikhar":2,"sukjaelee":2,"patelshudhanshu1999-maker":2,"srcres258":2,"NOBLES5E":2,"nabbisen":2,"creativcoder":2,"manifest":2,"bismitpanda":2,"Flamenco":2,"anagno":2,"tcanabrava":2,"hamirmahal":2,"jvdwrf":2,"nicolaiunrein":2,"Silvea12":2,"lonestarx1":2,"co63oc":2,"abhiaagarwal":2,"qrilka":2,"StevenBlack":2,"TheAwiteb":2,"LMH01":2,"uduerholz":2,"waynr":2,"photino":2,"JustusFluegel":2,"conways-glider":2,"chris-windsor":2,"gengteng":2,"Deffendor":2,"K-tecchan":2,"iamsauravsharma":2,"redforks":2,"marcodpt":2,"adryzz":2,"goffrie":2,"PaulGrandperrin":2,"sontixyou":2,"infiniteregrets":2,"zeonzip":2,"mohamedeliwa":2,"tr1sm0s1n":2,"rikhuijzer":2,"dalton-oliveira":2,"DominoTree":2,"robatipoor":2,"jamesqh":2,"sapati":2,"Laifsyn":2,"mikhailantoshkin":2,"0xendale":2,"StratusFearMe21":2,"Necoo33":2,"canmi21":2,"Valerioageno":2,"ixmoyren":2,"philippgl":2,"hongweipeng":2,"lz1998":2,"Zizico2":2,"yjhmelody":2,"DerFnoeh":2,"j3rrywan9":2,"novacrazy":2,"HigherOrderLogic":2,"noxxxxxious":2,"cynecx":2,"avandecreme":2,"myFavShrimp":2,"like-a-bause":2,"martinetd":2,"harry0349":2,"jkylling":2,"gerardcl":2,"notgull":2,"richardalanjones":2,"holmofy":2,"cpick":2,"kwi-dk":2,"kantuni":2,"Gaelik-git":2,"ohaddahan":2,"DeepSpaceTravel":2,"lvillis":2,"willianricardo":2,"JonathanWoollett-Light":2,"jondot":2,"matze":2,"ikrivosheev":2,"BenJeau":2,"nanoqsh":2,"elichai":2,"fritzchr":2,"janxyz":2,"jusexton":2,"vigith":2,"Threated":2,"StNicolay":2,"duvet86":2,"CrypticError":2,"ChannyClaus":2,"jhgg":2,"oxalica":2,"manuelgdlvh":2,"joshuachp":2,"github-actions[bot]":2,"snejugal":2,"mcginty":2,"rdbo":2,"leno23":2,"htrefil":2,"cbeck88":2,"GarmashAlex":2,"saukymo":2,"bnzone":2,"azureqaq":2,"Totodore":2,"iltumio":2,"keirlawson":2,"Zarathustra2":2,"ThinkerDreamer":2,"unixzii":2,"yhx-12243":2,"dakai-chen":2,"taiki-e":2,"SantaClaas":2,"LHolten":2,"nyurik":2,"wkordalski":2,"danielkov":1,"sheroz":1,"loikki":1,"orhun":1,"wowkster":1,"shonya3":1,"dobecad":1,"lauk20":1,"mseele":1,"z-o-n-n-e":1,"co42":1,"poliorcetics":1,"mattfbacon":1,"Calorus":1,"andrzejSulkowski":1,"hydrogen602":1,"frenetisch-applaudierend":1,"marlonbaeten":1,"sam-kirby":1,"future-highway":1,"zelinewang":1,"gbaranski":1,"belovaf":1,"bardiharborow":1,"Clueliss":1,"benediktwerner":1,"0x003e":1,"wuyumin":1,"Migorithm":1,"jbirnick":1,"markussilvan":1,"tyilo":1,"clowzed":1,"yunz-dev":1,"chenhunghan":1,"atimin":1,"selfhoster1312":1,"Sabnock01":1,"ByteBaker":1,"rnestler":1,"davidv1992":1,"vilgotf":1,"aiqubits":1,"hgiesel":1,"Manishakumari21":1,"itpetey":1,"gmarti":1,"Exotic0015":1,"liamwh":1,"Ludea":1,"4Mathleu":1,"danpls":1,"vi":1,"LiamGallagher737":1,"m-novotny":1,"rakshith-ravi":1,"koskeller":1,"Sim-hu":1,"SpeedReach":1,"chelunfu":1,"gongzhengyang":1,"sebosp":1,"xumaple":1,"nectariner":1,"escwxyz":1,"lennart":1,"GuroChil":1,"GuillerLT":1,"DanBondarenko":1,"ficolas2":1,"stchris":1,"bryanburgers":1,"lorenzleutgeb":1,"bestgopher":1,"reivilibre":1,"Gumichocopengin8":1,"Ptrskay3":1,"PGIII":1,"oalders":1,"avalon1610":1,"mohad12211":1,"Philb37":1,"dnlsndr":1,"yawn":1,"eltociear":1,"jthomson04":1,"robertwayne":1,"csmyx":1,"michielp1807":1,"tuhanayim":1,"tienvu461":1,"SecretPocketCat":1,"othelot":1,"Emilgardis":1,"Kinrany":1,"alvra":1,"jbethune":1,"farrosfr":1,"kands-code":1,"exzachlyvv":1,"4lkaid":1,"omer9564":1,"BarneyKY":1,"xxaier":1,"janos-r":1,"oab24413gmai":1,"michaelvanstraten":1,"jcaffey":1,"DjebbZ":1,"adriangb":1,"saiintbrisson":1,"azzamsa":1,"neeko-cat":1,"tiaoxizhan":1,"Abimael10":1,"pborzenkov":1,"cathaysia":1,"krojew":1,"randommm":1,"kwaa":1,"ledoyen":1,"sekunho":1,"cyril-marpaud":1,"erin-desu":1,"ghashy":1,"alexander-jackson":1,"vegardgs-ksat":1,"slessans":1,"tu6ge":1,"spellsaif":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"A-axum":2,"C-enhancement":2,"breaking change":1,"E-easy":1,"E-help-wanted":1,"C-bug":1,"A-axum-extra":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":12,"github_actions":12,"T-ecosystem":5,"release":2,"A-examples":2,"C-enhancement":1,"A-axum-extra":1,"breaking change":1,"A-axum":1}},"past_year_issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":6,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":58,"COLLABORATOR":41,"NONE":33,"MEMBER":6}},"past_year_issue_authors":{"table":{"aleksanderkrauze":1,"avalon1610":1,"avandecreme":1,"bardiharborow":1,"breard-r":1,"Darckfast":1,"DarkFenX":1,"fallintoplace":1,"halo-space":1,"hgiesel":1,"K-tecchan":1,"lorenzleutgeb":1,"mladedav":1,"m-novotny":1,"Philb37":1,"PonasKovas":1,"teohhanhui":1,"To-be-w1th0ut":1,"vilgotf":1}},"past_year_pull_request_authors":{"table":{"tottoto":24,"dependabot[bot]":12,"mladedav":11,"dihannahdi":7,"yanns":6,"fallintoplace":5,"szabgab":3,"jplatte":3,"FalkWoldmann":3,"davidpdrsn":3,"Zizico2":2,"snejugal":2,"patelshudhanshu1999-maker":2,"leno23":2,"kwi-dk":2,"github-actions[bot]":2,"0xendale":2,"avandecreme":2,"canmi21":2,"paolobarbolini":1,"aiqubits":1,"pborzenkov":1,"Philb37":1,"pickfire":1,"Sabnock01":1,"sekunho":1,"sheroz":1,"shonya3":1,"Sim-hu":1,"adriangb":1,"spellsaif":1,"Abimael10":1,"Totodore":1,"4Mathleu":1,"uckelman":1,"vilgotf":1,"xumaple":1,"2ndDerivative":1,"yunz-dev":1,"zelinewang":1,"danielkov":1,"DanBondarenko":1,"csmyx":1,"co42":1,"farrosfr":1,"ficolas2":1,"cathaysia":1,"gmarti":1,"hgiesel":1,"itpetey":1,"jthomson04":1,"ByteBaker":1,"lauk20":1,"bardiharborow":1,"lorenzleutgeb":1,"Manishakumari21":1,"michaelvanstraten":1,"michielp1807":1,"m-novotny":1,"neeko-cat":1,"oab24413gmai":1,"othelot":1}},"maintainers":[{"table":{"login":"jplatte","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}},{"table":{"login":"davidpdrsn","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"}},{"table":{"login":"mladedav","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"}},{"table":{"login":"Turbo87","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Turbo87"}},{"table":{"login":"tottoto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"}},{"table":{"login":"yanns","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"}},{"table":{"login":"taiki-e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}},{"table":{"login":"carllerche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carllerche"}},{"table":{"login":"rcarrata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcarrata"}},{"table":{"login":"tienvu461","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tienvu461"}}],"active_maintainers":[{"table":{"login":"tottoto","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tottoto"}},{"table":{"login":"mladedav","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mladedav"}},{"table":{"login":"yanns","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanns"}},{"table":{"login":"davidpdrsn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"}},{"table":{"login":"jplatte","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jplatte"}}]}},"events":{"total":{"CommitCommentEvent":6,"CreateEvent":117,"DeleteEvent":107,"DiscussionEvent":7,"ForkEvent":292,"IssueCommentEvent":875,"IssuesEvent":192,"MemberEvent":3,"PullRequestEvent":498,"PullRequestReviewCommentEvent":303,"PullRequestReviewEvent":523,"PushEvent":381,"ReleaseEvent":24,"WatchEvent":4786},"last_year":{"CreateEvent":50,"DeleteEvent":46,"DiscussionEvent":7,"ForkEvent":59,"IssueCommentEvent":133,"IssuesEvent":30,"PullRequestEvent":126,"PullRequestReviewCommentEvent":38,"PullRequestReviewEvent":104,"PushEvent":163,"ReleaseEvent":8,"WatchEvent":1112}},"keywords":["http","routing","rust"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:45.675Z","updated_at":"2023-01-17T09:01:45.675Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/.github/workflows/CI.yml","dependencies":[{"id":6975635859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6975635862,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":6975635865,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6975635866,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975635868,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6975635870,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6975635872,"package_name":"EmbarkStudios/cargo-deny-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"axum/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:45.922Z","updated_at":"2023-01-17T09:01:45.922Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/axum/Cargo.toml","dependencies":[{"id":6975638964,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.43","direct":true,"kind":"runtime","optional":false},{"id":6975638968,"package_name":"axum-core","ecosystem":"cargo","requirements":"0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6975638970,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975638973,"package_name":"bytes","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975638976,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975638978,"package_name":"http","ecosystem":"cargo","requirements":"0.2.5","direct":true,"kind":"runtime","optional":false},{"id":6975638981,"package_name":"http-body","ecosystem":"cargo","requirements":"0.4.4","direct":true,"kind":"runtime","optional":false},{"id":6975638984,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14.14","direct":true,"kind":"runtime","optional":false},{"id":6975638987,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6975638990,"package_name":"matchit","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":6975638992,"package_name":"memchr","ecosystem":"cargo","requirements":"2.4.1","direct":true,"kind":"runtime","optional":false},{"id":6975638994,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":true,"kind":"runtime","optional":false},{"id":6975638997,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":6975639000,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.7","direct":true,"kind":"runtime","optional":false},{"id":6975639004,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975639006,"package_name":"sync_wrapper","ecosystem":"cargo","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":6975639008,"package_name":"tower","ecosystem":"cargo","requirements":"0.4.13","direct":true,"kind":"runtime","optional":false},{"id":6975639011,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6975639014,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3.2","direct":true,"kind":"runtime","optional":false},{"id":6975639017,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975639020,"package_name":"axum-macros","ecosystem":"cargo","requirements":"0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6975639024,"package_name":"base64","ecosystem":"cargo","requirements":"0.20","direct":true,"kind":"runtime","optional":false},{"id":6975639027,"package_name":"headers","ecosystem":"cargo","requirements":"0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6975639029,"package_name":"multer","ecosystem":"cargo","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6975639033,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975639037,"package_name":"serde_path_to_error","ecosystem":"cargo","requirements":"0.1.8","direct":true,"kind":"runtime","optional":false},{"id":6975639041,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":6975639043,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10","direct":true,"kind":"runtime","optional":false},{"id":6975639046,"package_name":"tokio","ecosystem":"cargo","requirements":"1.21","direct":true,"kind":"runtime","optional":false},{"id":6975639050,"package_name":"tokio-tungstenite","ecosystem":"cargo","requirements":"0.18.0","direct":true,"kind":"runtime","optional":false},{"id":6975639054,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639057,"package_name":"axum-macros","ecosystem":"cargo","requirements":"0.3.1","direct":true,"kind":"development","optional":false},{"id":6975639060,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6975639064,"package_name":"quickcheck","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639066,"package_name":"quickcheck_macros","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639072,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.11.11","direct":true,"kind":"development","optional":false},{"id":6975639074,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639077,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639080,"package_name":"time","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6975639084,"package_name":"tokio","ecosystem":"cargo","requirements":"1.21","direct":true,"kind":"development","optional":false},{"id":6975639086,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"development","optional":false},{"id":6975639089,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"development","optional":false},{"id":6975639093,"package_name":"uuid","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975639097,"package_name":"tower","ecosystem":"cargo","requirements":"0.4.10","direct":true,"kind":"development","optional":false},{"id":6975639100,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.3.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"axum-core/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:46.129Z","updated_at":"2023-01-17T09:01:46.129Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/axum-core/Cargo.toml","dependencies":[{"id":6975641429,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":6975641431,"package_name":"bytes","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975641433,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975641435,"package_name":"http","ecosystem":"cargo","requirements":"0.2.7","direct":true,"kind":"runtime","optional":false},{"id":6975641436,"package_name":"http-body","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":6975641437,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":true,"kind":"runtime","optional":false},{"id":6975641438,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975641439,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975641440,"package_name":"axum","ecosystem":"cargo","requirements":"0.6.0","direct":true,"kind":"development","optional":false},{"id":6975641441,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6975641442,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14","direct":true,"kind":"development","optional":false},{"id":6975641443,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975641444,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.3.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"axum-extra/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:46.351Z","updated_at":"2023-01-17T09:01:46.351Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/axum-extra/Cargo.toml","dependencies":[{"id":6975643860,"package_name":"axum","ecosystem":"cargo","requirements":"0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6975643861,"package_name":"bytes","ecosystem":"cargo","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6975643862,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975643863,"package_name":"http","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":6975643864,"package_name":"mime","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975643865,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":6975643866,"package_name":"tokio","ecosystem":"cargo","requirements":"1.19","direct":true,"kind":"runtime","optional":false},{"id":6975643867,"package_name":"tower","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":6975643868,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975643869,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975643870,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975643871,"package_name":"axum-macros","ecosystem":"cargo","requirements":"0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6975643872,"package_name":"cookie","ecosystem":"cargo","requirements":"0.16","direct":true,"kind":"runtime","optional":false},{"id":6975643873,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":6975643874,"package_name":"prost","ecosystem":"cargo","requirements":"0.11","direct":true,"kind":"runtime","optional":false},{"id":6975643875,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975643876,"package_name":"serde_html_form","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":6975643877,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.71","direct":true,"kind":"runtime","optional":false},{"id":6975643878,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1.9","direct":true,"kind":"runtime","optional":false},{"id":6975643879,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":6975643880,"package_name":"axum","ecosystem":"cargo","requirements":"0.6.0","direct":true,"kind":"development","optional":false},{"id":6975643881,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false},{"id":6975643882,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14","direct":true,"kind":"development","optional":false},{"id":6975643883,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.11","direct":true,"kind":"development","optional":false},{"id":6975643884,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975643885,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.71","direct":true,"kind":"development","optional":false},{"id":6975643886,"package_name":"tokio","ecosystem":"cargo","requirements":"1.14","direct":true,"kind":"development","optional":false},{"id":6975643887,"package_name":"tower","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"axum-macros/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:46.519Z","updated_at":"2023-01-17T09:01:46.519Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/axum-macros/Cargo.toml","dependencies":[{"id":6975645090,"package_name":"heck","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":6975645091,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975645092,"package_name":"quote","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975645093,"package_name":"syn","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975645094,"package_name":"axum","ecosystem":"cargo","requirements":"0.6.0","direct":true,"kind":"development","optional":false},{"id":6975645095,"package_name":"axum-extra","ecosystem":"cargo","requirements":"0.4.0","direct":true,"kind":"development","optional":false},{"id":6975645096,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975645097,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975645098,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975645099,"package_name":"syn","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975645100,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"development","optional":false},{"id":6975645101,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0.63","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"examples/handle-head-request/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:47.014Z","updated_at":"2023-01-17T09:01:47.014Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/handle-head-request/Cargo.toml","dependencies":[{"id":6975651838,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975651839,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14","direct":true,"kind":"development","optional":false},{"id":6975651840,"package_name":"tower","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"examples/testing/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T09:01:48.382Z","updated_at":"2023-01-17T09:01:48.382Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/testing/Cargo.toml","dependencies":[{"id":6975670326,"package_name":"hyper","ecosystem":"cargo","requirements":"0.14","direct":true,"kind":"runtime","optional":false},{"id":6975670327,"package_name":"mime","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975670328,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975670329,"package_name":"tokio","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6975670330,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6975670331,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":6975670332,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":6975670333,"package_name":"tower","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.459Z","updated_at":"2023-09-27T14:45:45.459Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/anyhow-error-response/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.509Z","updated_at":"2023-09-27T14:45:45.509Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/anyhow-error-response/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/auto-reload/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.519Z","updated_at":"2023-09-27T14:45:45.519Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/auto-reload/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/chat/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.525Z","updated_at":"2023-09-27T14:45:45.525Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/chat/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/consume-body-in-extractor-or-middleware/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.529Z","updated_at":"2023-09-27T14:45:45.529Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/consume-body-in-extractor-or-middleware/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/cors/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.535Z","updated_at":"2023-09-27T14:45:45.535Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/cors/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/customize-extractor-error/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.540Z","updated_at":"2023-09-27T14:45:45.540Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/customize-extractor-error/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/customize-path-rejection/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.545Z","updated_at":"2023-09-27T14:45:45.545Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/customize-path-rejection/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/diesel-async-postgres/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.549Z","updated_at":"2023-09-27T14:45:45.549Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/diesel-async-postgres/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/diesel-postgres/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.554Z","updated_at":"2023-09-27T14:45:45.554Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/diesel-postgres/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/form/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.561Z","updated_at":"2023-09-27T14:45:45.561Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/form/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/global-404-handler/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.564Z","updated_at":"2023-09-27T14:45:45.564Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/global-404-handler/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/graceful-shutdown/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.568Z","updated_at":"2023-09-27T14:45:45.568Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/graceful-shutdown/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/hello-world/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.576Z","updated_at":"2023-09-27T14:45:45.576Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/hello-world/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/http-proxy/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.582Z","updated_at":"2023-09-27T14:45:45.582Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/http-proxy/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/jwt/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.589Z","updated_at":"2023-09-27T14:45:45.589Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/jwt/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/key-value-store/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.593Z","updated_at":"2023-09-27T14:45:45.593Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/key-value-store/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/low-level-openssl/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.601Z","updated_at":"2023-09-27T14:45:45.601Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/low-level-openssl/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/low-level-rustls/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.606Z","updated_at":"2023-09-27T14:45:45.606Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/low-level-rustls/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/multipart-form/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.611Z","updated_at":"2023-09-27T14:45:45.611Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/multipart-form/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/oauth/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.617Z","updated_at":"2023-09-27T14:45:45.617Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/oauth/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/parse-body-based-on-content-type/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.621Z","updated_at":"2023-09-27T14:45:45.621Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/parse-body-based-on-content-type/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/print-request-response/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.625Z","updated_at":"2023-09-27T14:45:45.625Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/print-request-response/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/prometheus-metrics/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.629Z","updated_at":"2023-09-27T14:45:45.629Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/prometheus-metrics/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/readme/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.636Z","updated_at":"2023-09-27T14:45:45.636Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/readme/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/reqwest-response/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.640Z","updated_at":"2023-09-27T14:45:45.640Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/reqwest-response/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/reverse-proxy/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.648Z","updated_at":"2023-09-27T14:45:45.648Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/reverse-proxy/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/routes-and-handlers-close-together/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.652Z","updated_at":"2023-09-27T14:45:45.652Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/routes-and-handlers-close-together/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/simple-router-wasm/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.657Z","updated_at":"2023-09-27T14:45:45.657Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/simple-router-wasm/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/sqlx-postgres/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.660Z","updated_at":"2023-09-27T14:45:45.660Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/sqlx-postgres/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/sse/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.678Z","updated_at":"2023-09-27T14:45:45.678Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/sse/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/static-file-server/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.685Z","updated_at":"2023-09-27T14:45:45.685Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/static-file-server/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/stream-to-file/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.693Z","updated_at":"2023-09-27T14:45:45.693Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/stream-to-file/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/templates/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.697Z","updated_at":"2023-09-27T14:45:45.697Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/templates/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/testing-websockets/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.705Z","updated_at":"2023-09-27T14:45:45.705Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/testing-websockets/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/tls-graceful-shutdown/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.711Z","updated_at":"2023-09-27T14:45:45.711Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/tls-graceful-shutdown/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/tls-rustls/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.715Z","updated_at":"2023-09-27T14:45:45.715Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/tls-rustls/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/todos/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.719Z","updated_at":"2023-09-27T14:45:45.719Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/todos/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/tokio-postgres/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.722Z","updated_at":"2023-09-27T14:45:45.722Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/tokio-postgres/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/tracing-aka-logging/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.726Z","updated_at":"2023-09-27T14:45:45.726Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/tracing-aka-logging/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/unix-domain-socket/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.730Z","updated_at":"2023-09-27T14:45:45.730Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/unix-domain-socket/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/validator/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.735Z","updated_at":"2023-09-27T14:45:45.735Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/validator/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/versioning/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.740Z","updated_at":"2023-09-27T14:45:45.740Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/versioning/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/websockets/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T14:45:45.745Z","updated_at":"2023-09-27T14:45:45.745Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/websockets/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release-plz.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:31.109Z","updated_at":"2026-08-06T03:56:31.109Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/.github/workflows/release-plz.yml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/request-id/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:43.636Z","updated_at":"2026-08-06T03:56:43.636Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/request-id/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/websockets-http2/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:49.027Z","updated_at":"2026-08-06T03:56:49.027Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/websockets-http2/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-08-06T03:56:34.299Z","updated_at":"2026-08-06T03:56:34.299Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/Cargo.lock","dependencies":[{"id":25904061246,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":25904061293,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25904061294,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061295,"package_name":"crc","ecosystem":"cargo","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25904061296,"package_name":"crc-catalog","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061297,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061298,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.20","direct":false,"kind":"runtime","optional":false},{"id":25904061299,"package_name":"crossbeam-queue","ecosystem":"cargo","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25904061616,"package_name":"foreign-types-shared","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061617,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904061618,"package_name":"fs-err","ecosystem":"cargo","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061619,"package_name":"fs_extra","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061620,"package_name":"funty","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061621,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061622,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061623,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061624,"package_name":"futures-intrusive","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061625,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061626,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061627,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061628,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061629,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25904061630,"package_name":"generator","ecosystem":"cargo","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":25904061631,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.9","direct":false,"kind":"runtime","optional":false},{"id":25904061632,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25904061633,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25904061634,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25904061635,"package_name":"h2","ecosystem":"cargo","requirements":"0.4.15","direct":false,"kind":"runtime","optional":false},{"id":25904061636,"package_name":"hashbag","ecosystem":"cargo","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25904061652,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":25904061653,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":25904061654,"package_name":"hashlink","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25904061655,"package_name":"headers","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904061354,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.22","direct":false,"kind":"runtime","optional":false},{"id":25904061370,"package_name":"crunchy","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25904061372,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25904061374,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904061375,"package_name":"crypto-mac","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25904061526,"package_name":"crypto-mac","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061527,"package_name":"ctutils","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904061528,"package_name":"darling","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":25904061529,"package_name":"darling","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25904061656,"package_name":"headers-core","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061657,"package_name":"heck","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904060981,"package_name":"adler2","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904060982,"package_name":"ahash","ecosystem":"cargo","requirements":"0.8.12","direct":false,"kind":"runtime","optional":false},{"id":25904060983,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904060984,"package_name":"alloc-no-stdlib","ecosystem":"cargo","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904060985,"package_name":"alloc-stdlib","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25904060986,"package_name":"allocator-api2","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":25904060987,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25904060988,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.103","direct":false,"kind":"runtime","optional":false},{"id":25904060989,"package_name":"arc-swap","ecosystem":"cargo","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904060990,"package_name":"arcstr","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904060991,"package_name":"arrayref","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25904060992,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25904060993,"package_name":"askama","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25904060994,"package_name":"askama_derive","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25904060995,"package_name":"askama_macros","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25904060996,"package_name":"askama_parser","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25904060997,"package_name":"assert-json-diff","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904060998,"package_name":"async-compression","ecosystem":"cargo","requirements":"0.4.42","direct":false,"kind":"runtime","optional":false},{"id":25904060999,"package_name":"async-lock","ecosystem":"cargo","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25904061000,"package_name":"async-lock","ecosystem":"cargo","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904061001,"package_name":"async-session","ecosystem":"cargo","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061195,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.89","direct":false,"kind":"runtime","optional":false},{"id":25904061196,"package_name":"atoi","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061197,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904061198,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061199,"package_name":"aws-lc-rs","ecosystem":"cargo","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25904061200,"package_name":"aws-lc-sys","ecosystem":"cargo","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":25904061201,"package_name":"axum-server","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25904061202,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25904061203,"package_name":"base64","ecosystem":"cargo","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25904061204,"package_name":"bb8","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25904061205,"package_name":"bb8-postgres","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061206,"package_name":"bincode","ecosystem":"cargo","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904061207,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":25904061208,"package_name":"bitvec","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061209,"package_name":"blake3","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25904061210,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061211,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":25904061212,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25904061213,"package_name":"brotli","ecosystem":"cargo","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904061214,"package_name":"brotli-decompressor","ecosystem":"cargo","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904061215,"package_name":"bson","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061216,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":25904061217,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061218,"package_name":"bytes","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":25904061219,"package_name":"cc","ecosystem":"cargo","requirements":"1.2.66","direct":false,"kind":"runtime","optional":false},{"id":25904061220,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":25904061221,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904061222,"package_name":"cfg_aliases","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061223,"package_name":"chacha20","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904061224,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.45","direct":false,"kind":"runtime","optional":false},{"id":25904061225,"package_name":"cmake","ecosystem":"cargo","requirements":"0.1.58","direct":false,"kind":"runtime","optional":false},{"id":25904061226,"package_name":"cmov","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25904061227,"package_name":"combine","ecosystem":"cargo","requirements":"4.6.7","direct":false,"kind":"runtime","optional":false},{"id":25904061228,"package_name":"compression-codecs","ecosystem":"cargo","requirements":"0.4.38","direct":false,"kind":"runtime","optional":false},{"id":25904061229,"package_name":"compression-core","ecosystem":"cargo","requirements":"0.4.32","direct":false,"kind":"runtime","optional":false},{"id":25904061230,"package_name":"concurrent-queue","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061231,"package_name":"const-oid","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25904061232,"package_name":"const-random","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":25904061233,"package_name":"const-random-macro","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":25904061234,"package_name":"constant_time_eq","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25904061244,"package_name":"convert_case","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25904061245,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904061658,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25904061659,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25904061660,"package_name":"hkdf","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25904061661,"package_name":"hmac","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061662,"package_name":"hmac","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25904061663,"package_name":"hmac","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25904061664,"package_name":"http","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061665,"package_name":"http-body","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061666,"package_name":"http-body-util","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904061667,"package_name":"http-range-header","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904061668,"package_name":"httparse","ecosystem":"cargo","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904061669,"package_name":"httpdate","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904061670,"package_name":"hybrid-array","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25904061671,"package_name":"hyper","ecosystem":"cargo","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904061672,"package_name":"hyper-rustls","ecosystem":"cargo","requirements":"0.27.9","direct":false,"kind":"runtime","optional":false},{"id":25904061673,"package_name":"hyper-util","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":25904061674,"package_name":"iana-time-zone","ecosystem":"cargo","requirements":"0.1.65","direct":false,"kind":"runtime","optional":false},{"id":25904061675,"package_name":"iana-time-zone-haiku","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904061676,"package_name":"icu_collections","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061677,"package_name":"icu_locale_core","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061678,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061679,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061680,"package_name":"icu_properties","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061681,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061682,"package_name":"icu_provider","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061683,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061684,"package_name":"idna","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061685,"package_name":"idna_adapter","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904061686,"package_name":"indexmap","ecosystem":"cargo","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":25904061687,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.12.0","direct":false,"kind":"runtime","optional":false},{"id":25904061688,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.18","direct":false,"kind":"runtime","optional":false},{"id":25904061689,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.35","direct":false,"kind":"runtime","optional":false},{"id":25904061690,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.103","direct":false,"kind":"runtime","optional":false},{"id":25904061691,"package_name":"jsonwebtoken","ecosystem":"cargo","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061692,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904061693,"package_name":"left-right","ecosystem":"cargo","requirements":"0.11.7","direct":false,"kind":"runtime","optional":false},{"id":25904061694,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.186","direct":false,"kind":"runtime","optional":false},{"id":25904061695,"package_name":"libredox","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":25904061696,"package_name":"libsqlite3-sys","ecosystem":"cargo","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25904061697,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25904061698,"package_name":"listenfd","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061699,"package_name":"litemap","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25904061700,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":25904061701,"package_name":"log","ecosystem":"cargo","requirements":"0.4.33","direct":false,"kind":"runtime","optional":false},{"id":25904061702,"package_name":"loom","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25904061703,"package_name":"lru-slab","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904061704,"package_name":"macro_magic","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061705,"package_name":"macro_magic_core","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061706,"package_name":"macro_magic_core_macros","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061707,"package_name":"macro_magic_macros","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061708,"package_name":"matchers","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061709,"package_name":"matchit","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904061710,"package_name":"md-5","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25904061711,"package_name":"md-5","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061712,"package_name":"memchr","ecosystem":"cargo","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":25904061713,"package_name":"memo-map","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904061714,"package_name":"metrics","ecosystem":"cargo","requirements":"0.24.6","direct":false,"kind":"runtime","optional":false},{"id":25904061715,"package_name":"metrics-exporter-prometheus","ecosystem":"cargo","requirements":"0.18.3","direct":false,"kind":"runtime","optional":false},{"id":25904061716,"package_name":"metrics-util","ecosystem":"cargo","requirements":"0.20.4","direct":false,"kind":"runtime","optional":false},{"id":25904061717,"package_name":"migrations_internals","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061718,"package_name":"migrations_macros","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061530,"package_name":"darling","ecosystem":"cargo","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":25904061531,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":25904061532,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25904061533,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":25904061534,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":25904061535,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25904061536,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":25904061537,"package_name":"data-encoding","ecosystem":"cargo","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061538,"package_name":"deadpool","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":25904061539,"package_name":"deadpool-diesel","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25904061540,"package_name":"deadpool-runtime","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904061541,"package_name":"deadpool-sync","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904061542,"package_name":"deranged","ecosystem":"cargo","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":25904061543,"package_name":"derive-syn-parse","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061544,"package_name":"derive-where","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25904061545,"package_name":"derive_more","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061546,"package_name":"derive_more-impl","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061547,"package_name":"diesel","ecosystem":"cargo","requirements":"2.3.10","direct":false,"kind":"runtime","optional":false},{"id":25904061548,"package_name":"diesel-async","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904061559,"package_name":"diesel_derives","ecosystem":"cargo","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":25904061560,"package_name":"diesel_migrations","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061561,"package_name":"diesel_table_macro_syntax","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061562,"package_name":"digest","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061563,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":25904061564,"package_name":"digest","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":25904061565,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25904061566,"package_name":"dotenvy","ecosystem":"cargo","requirements":"0.15.7","direct":false,"kind":"runtime","optional":false},{"id":25904061567,"package_name":"downcast-rs","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061568,"package_name":"dsl_auto_type","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061597,"package_name":"dunce","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25904061598,"package_name":"either","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":25904061599,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.35","direct":false,"kind":"runtime","optional":false},{"id":25904061600,"package_name":"equivalent","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061601,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":25904061602,"package_name":"etcetera","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061603,"package_name":"event-listener","ecosystem":"cargo","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":25904061604,"package_name":"event-listener","ecosystem":"cargo","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904061605,"package_name":"event-listener-strategy","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25904061606,"package_name":"eventsource-stream","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25904061607,"package_name":"evmap","ecosystem":"cargo","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061608,"package_name":"fallible-iterator","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061609,"package_name":"fastrand","ecosystem":"cargo","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904061610,"package_name":"find-msvc-tools","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904061611,"package_name":"flate2","ecosystem":"cargo","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904061612,"package_name":"flume","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25904061613,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25904061614,"package_name":"foldhash","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061615,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061760,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":25904061763,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25904061764,"package_name":"minijinja","ecosystem":"cargo","requirements":"2.21.0","direct":false,"kind":"runtime","optional":false},{"id":25904061765,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061766,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":25904061767,"package_name":"mio","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061768,"package_name":"mongocrypt","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061769,"package_name":"mongocrypt-sys","ecosystem":"cargo","requirements":"0.1.6+1.18.2","direct":false,"kind":"runtime","optional":false},{"id":25904061770,"package_name":"mongodb","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061771,"package_name":"mongodb-internal-macros","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061772,"package_name":"multer","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061773,"package_name":"native-tls","ecosystem":"cargo","requirements":"0.2.18","direct":false,"kind":"runtime","optional":false},{"id":25904061774,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904061775,"package_name":"nu-ansi-term","ecosystem":"cargo","requirements":"0.50.3","direct":false,"kind":"runtime","optional":false},{"id":25904061776,"package_name":"num-bigint","ecosystem":"cargo","requirements":"0.4.8","direct":false,"kind":"runtime","optional":false},{"id":25904061777,"package_name":"num-conv","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904061778,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.46","direct":false,"kind":"runtime","optional":false},{"id":25904061779,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":25904061780,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25904061781,"package_name":"oauth2","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061782,"package_name":"objc2-core-foundation","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061783,"package_name":"objc2-system-configuration","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061784,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.21.4","direct":false,"kind":"runtime","optional":false},{"id":25904061785,"package_name":"opaque-debug","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061786,"package_name":"openssl","ecosystem":"cargo","requirements":"0.10.81","direct":false,"kind":"runtime","optional":false},{"id":25904061787,"package_name":"openssl-macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061788,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061789,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.117","direct":false,"kind":"runtime","optional":false},{"id":25904061790,"package_name":"parking","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061791,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":25904061792,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.12","direct":false,"kind":"runtime","optional":false},{"id":25904061793,"package_name":"pbkdf2","ecosystem":"cargo","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":25904061794,"package_name":"pem","ecosystem":"cargo","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":25904061795,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904061796,"package_name":"phf","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25904061797,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25904061798,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25904061799,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":25904061800,"package_name":"portable-atomic","ecosystem":"cargo","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":25904061801,"package_name":"postgres-protocol","ecosystem":"cargo","requirements":"0.6.12","direct":false,"kind":"runtime","optional":false},{"id":25904061802,"package_name":"postgres-types","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":25904061803,"package_name":"potential_utf","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25904061804,"package_name":"powerfmt","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061805,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":25904061806,"package_name":"pq-sys","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":25904061807,"package_name":"proc-macro-error-attr2","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061808,"package_name":"proc-macro-error2","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061809,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.106","direct":false,"kind":"runtime","optional":false},{"id":25904061810,"package_name":"quanta","ecosystem":"cargo","requirements":"0.12.6","direct":false,"kind":"runtime","optional":false},{"id":25904061811,"package_name":"quinn","ecosystem":"cargo","requirements":"0.11.11","direct":false,"kind":"runtime","optional":false},{"id":25904061812,"package_name":"quinn-proto","ecosystem":"cargo","requirements":"0.11.16","direct":false,"kind":"runtime","optional":false},{"id":25904061813,"package_name":"quinn-udp","ecosystem":"cargo","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":25904061814,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.46","direct":false,"kind":"runtime","optional":false},{"id":25904061815,"package_name":"r-efi","ecosystem":"cargo","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061816,"package_name":"r-efi","ecosystem":"cargo","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904061817,"package_name":"radium","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061818,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.6","direct":false,"kind":"runtime","optional":false},{"id":25904061819,"package_name":"rand","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25904061820,"package_name":"rand","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25904061821,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061822,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061823,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25904061824,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25904061825,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904061826,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25904061827,"package_name":"rand_xoshiro","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061828,"package_name":"rapidhash","ecosystem":"cargo","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904061829,"package_name":"raw-cpuid","ecosystem":"cargo","requirements":"11.6.0","direct":false,"kind":"runtime","optional":false},{"id":25904061830,"package_name":"redis","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061831,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.5.18","direct":false,"kind":"runtime","optional":false},{"id":25904061832,"package_name":"regex","ecosystem":"cargo","requirements":"1.12.4","direct":false,"kind":"runtime","optional":false},{"id":25904061833,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":25904061834,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.8.11","direct":false,"kind":"runtime","optional":false},{"id":25904061835,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.12.28","direct":false,"kind":"runtime","optional":false},{"id":25904061836,"package_name":"ring","ecosystem":"cargo","requirements":"0.17.14","direct":false,"kind":"runtime","optional":false},{"id":25904061837,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904061838,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904061839,"package_name":"rustc_version_runtime","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904061840,"package_name":"rustix","ecosystem":"cargo","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904061841,"package_name":"rustls","ecosystem":"cargo","requirements":"0.23.41","direct":false,"kind":"runtime","optional":false},{"id":25904061842,"package_name":"rustls-pki-types","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25904061843,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.103.13","direct":false,"kind":"runtime","optional":false},{"id":25904061844,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":25904061855,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":25904061856,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.29","direct":false,"kind":"runtime","optional":false},{"id":25904061857,"package_name":"scoped-tls","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061858,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061873,"package_name":"security-framework","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061874,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":25904061875,"package_name":"semver","ecosystem":"cargo","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":25904061876,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904061877,"package_name":"serde_bytes","ecosystem":"cargo","requirements":"0.11.19","direct":false,"kind":"runtime","optional":false},{"id":25904061878,"package_name":"serde_core","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904061879,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904061880,"package_name":"serde_html_form","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904061881,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.150","direct":false,"kind":"runtime","optional":false},{"id":25904061882,"package_name":"serde_path_to_error","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":25904061883,"package_name":"serde_spanned","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061884,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25904061885,"package_name":"serde_with","ecosystem":"cargo","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":25904061886,"package_name":"serde_with_macros","ecosystem":"cargo","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":25904061887,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25904061889,"package_name":"sha1","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061890,"package_name":"sha2","ecosystem":"cargo","requirements":"0.9.9","direct":false,"kind":"runtime","optional":false},{"id":25904061892,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.9","direct":false,"kind":"runtime","optional":false},{"id":25904061894,"package_name":"sha2","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061895,"package_name":"sharded-slab","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25904061897,"package_name":"shlex","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061898,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":25904061899,"package_name":"signature","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061900,"package_name":"simd-adler32","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25904061901,"package_name":"simdutf8","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25904061902,"package_name":"simple_asn1","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25904061903,"package_name":"siphasher","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904061904,"package_name":"sketches-ddsketch","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061905,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":25904061906,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":25904061907,"package_name":"socket2","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25904061908,"package_name":"spin","ecosystem":"cargo","requirements":"0.9.8","direct":false,"kind":"runtime","optional":false},{"id":25904061909,"package_name":"sqlx","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061910,"package_name":"sqlx-core","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061911,"package_name":"sqlx-macros","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061912,"package_name":"sqlx-macros-core","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061913,"package_name":"sqlx-mysql","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061914,"package_name":"sqlx-postgres","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061915,"package_name":"sqlx-sqlite","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061916,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904061917,"package_name":"stringprep","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25904061918,"package_name":"strsim","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25904061919,"package_name":"subtle","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25904061920,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.118","direct":false,"kind":"runtime","optional":false},{"id":25904061921,"package_name":"sync_wrapper","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061922,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25904061923,"package_name":"take_mut","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904061924,"package_name":"tap","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904061925,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.27.0","direct":false,"kind":"runtime","optional":false},{"id":25904061926,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":25904061927,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25904061928,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":25904061929,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25904061930,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904061931,"package_name":"time","ecosystem":"cargo","requirements":"0.3.53","direct":false,"kind":"runtime","optional":false},{"id":25904061932,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904061933,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.31","direct":false,"kind":"runtime","optional":false},{"id":25904061934,"package_name":"tiny-keccak","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061935,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25904061936,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904061937,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061938,"package_name":"tokio","ecosystem":"cargo","requirements":"1.52.3","direct":false,"kind":"runtime","optional":false},{"id":25904061939,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25904061940,"package_name":"tokio-native-tls","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061941,"package_name":"tokio-openssl","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":25904061942,"package_name":"tokio-postgres","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":25904061943,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.26.4","direct":false,"kind":"runtime","optional":false},{"id":25904061944,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":25904061945,"package_name":"tokio-tungstenite","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25904061946,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":25904061947,"package_name":"toml","ecosystem":"cargo","requirements":"0.9.12+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061948,"package_name":"toml_datetime","ecosystem":"cargo","requirements":"0.7.5+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061949,"package_name":"toml_parser","ecosystem":"cargo","requirements":"1.1.2+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061950,"package_name":"tower","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25904061951,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.6.11","direct":false,"kind":"runtime","optional":false},{"id":25904061952,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904061953,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904061954,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":25904061955,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":25904061956,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.36","direct":false,"kind":"runtime","optional":false},{"id":25904061957,"package_name":"tracing-log","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904061958,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":25904061959,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25904061960,"package_name":"tungstenite","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25904061961,"package_name":"typed-builder","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25904061962,"package_name":"typed-builder-macro","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25904061963,"package_name":"typenum","ecosystem":"cargo","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":25904061964,"package_name":"unicase","ecosystem":"cargo","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061965,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.18","direct":false,"kind":"runtime","optional":false},{"id":25904061966,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":25904061967,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.25","direct":false,"kind":"runtime","optional":false},{"id":25904061968,"package_name":"unicode-properties","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904061969,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.13.3","direct":false,"kind":"runtime","optional":false},{"id":25904061970,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25904061971,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25904061972,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904061973,"package_name":"url","ecosystem":"cargo","requirements":"2.5.8","direct":false,"kind":"runtime","optional":false},{"id":25904061974,"package_name":"utf8_iter","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904061975,"package_name":"uuid","ecosystem":"cargo","requirements":"1.23.4","direct":false,"kind":"runtime","optional":false},{"id":25904061976,"package_name":"validator","ecosystem":"cargo","requirements":"0.21.0","direct":false,"kind":"runtime","optional":false},{"id":25904061977,"package_name":"validator_derive","ecosystem":"cargo","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25904061978,"package_name":"valuable","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904061979,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25904061980,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25904061981,"package_name":"want","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904061982,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.1+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":25904061983,"package_name":"wasi","ecosystem":"cargo","requirements":"0.14.7+wasi-0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25904061984,"package_name":"wasip2","ecosystem":"cargo","requirements":"1.0.4+wasi-0.2.12","direct":false,"kind":"runtime","optional":false},{"id":25904061985,"package_name":"wasite","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904061986,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.126","direct":false,"kind":"runtime","optional":false},{"id":25904061987,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.76","direct":false,"kind":"runtime","optional":false},{"id":25904061988,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.126","direct":false,"kind":"runtime","optional":false},{"id":25904061989,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.126","direct":false,"kind":"runtime","optional":false},{"id":25904061990,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.126","direct":false,"kind":"runtime","optional":false},{"id":25904061991,"package_name":"wasm-streams","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904061992,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.103","direct":false,"kind":"runtime","optional":false},{"id":25904061993,"package_name":"web-time","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904061994,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25904061995,"package_name":"whoami","ecosystem":"cargo","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904061996,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25904061997,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25904061998,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25904061999,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.62.2","direct":false,"kind":"runtime","optional":false},{"id":25904062000,"package_name":"windows-implement","ecosystem":"cargo","requirements":"0.60.2","direct":false,"kind":"runtime","optional":false},{"id":25904062001,"package_name":"windows-interface","ecosystem":"cargo","requirements":"0.59.3","direct":false,"kind":"runtime","optional":false},{"id":25904062002,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904062003,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904062004,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904062005,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":25904062006,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.61.2","direct":false,"kind":"runtime","optional":false},{"id":25904062007,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062008,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062009,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062010,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062011,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062012,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062013,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062014,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062015,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25904062020,"package_name":"winnow","ecosystem":"cargo","requirements":"0.7.15","direct":false,"kind":"runtime","optional":false},{"id":25904062021,"package_name":"winnow","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904062022,"package_name":"wit-bindgen","ecosystem":"cargo","requirements":"0.57.1","direct":false,"kind":"runtime","optional":false},{"id":25904062023,"package_name":"writeable","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25904062024,"package_name":"wyz","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904062025,"package_name":"xxhash-rust","ecosystem":"cargo","requirements":"0.8.16","direct":false,"kind":"runtime","optional":false},{"id":25904062026,"package_name":"yoke","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25904062027,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25904062028,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.8.53","direct":false,"kind":"runtime","optional":false},{"id":25904062029,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.8.53","direct":false,"kind":"runtime","optional":false},{"id":25904062030,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25904062031,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25904062032,"package_name":"zeroize","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904062033,"package_name":"zeroize_derive","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904062034,"package_name":"zerotrie","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25904062035,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":25904062036,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":25904062037,"package_name":"zmij","ecosystem":"cargo","requirements":"1.0.21","direct":false,"kind":"runtime","optional":false},{"id":25904062038,"package_name":"zstd","ecosystem":"cargo","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":25904062039,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"7.2.4","direct":false,"kind":"runtime","optional":false},{"id":25904062040,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"2.0.16+zstd.1.5.7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"examples/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:36.724Z","updated_at":"2026-08-06T03:56:36.724Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-08-06T03:56:31.497Z","updated_at":"2026-08-06T03:56:31.497Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/Cargo.lock","dependencies":[{"id":25904059211,"package_name":"adler2","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904059212,"package_name":"aead","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25904059213,"package_name":"aes","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":25904059214,"package_name":"aes-gcm","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":25904059215,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904059216,"package_name":"alloc-no-stdlib","ecosystem":"cargo","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904059217,"package_name":"alloc-stdlib","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904059218,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.103","direct":false,"kind":"runtime","optional":false},{"id":25904059219,"package_name":"async-compression","ecosystem":"cargo","requirements":"0.4.37","direct":false,"kind":"runtime","optional":false},{"id":25904059220,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904059221,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904059222,"package_name":"base64","ecosystem":"cargo","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25904059223,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25904059224,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":25904059225,"package_name":"brotli","ecosystem":"cargo","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904059226,"package_name":"brotli-decompressor","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904059227,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":25904059228,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904059229,"package_name":"bytes","ecosystem":"cargo","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25904059230,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904059231,"package_name":"cipher","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25904059232,"package_name":"compression-codecs","ecosystem":"cargo","requirements":"0.4.36","direct":false,"kind":"runtime","optional":false},{"id":25904059233,"package_name":"compression-core","ecosystem":"cargo","requirements":"0.4.31","direct":false,"kind":"runtime","optional":false},{"id":25904059234,"package_name":"cookie","ecosystem":"cargo","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":25904059235,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25904059236,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904059237,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25904059238,"package_name":"ctr","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904059239,"package_name":"data-encoding","ecosystem":"cargo","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25904059240,"package_name":"deranged","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25904059241,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":25904059242,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25904059243,"package_name":"either","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25904059244,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.35","direct":false,"kind":"runtime","optional":false},{"id":25904059245,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":25904059246,"package_name":"equivalent","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904059247,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":25904059248,"package_name":"fastrand","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904059249,"package_name":"flate2","ecosystem":"cargo","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904059250,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25904059251,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25904059252,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059253,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059254,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059255,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059256,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059257,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059258,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25904059259,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.7","direct":false,"kind":"runtime","optional":false},{"id":25904059260,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25904059261,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25904059262,"package_name":"ghash","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904059263,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904059309,"package_name":"h2","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25904059311,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":25904059313,"package_name":"hdrhistogram","ecosystem":"cargo","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":25904059314,"package_name":"headers","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904059315,"package_name":"headers-core","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904059316,"package_name":"hkdf","ecosystem":"cargo","requirements":"0.12.4","direct":false,"kind":"runtime","optional":false},{"id":25904059317,"package_name":"hmac","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25904059318,"package_name":"http","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904059319,"package_name":"http-body","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25904059320,"package_name":"http-body-util","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904059321,"package_name":"http-range-header","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904059323,"package_name":"httparse","ecosystem":"cargo","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":25904059325,"package_name":"httpdate","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904059328,"package_name":"hyper","ecosystem":"cargo","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25904059329,"package_name":"hyper-util","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":25904059331,"package_name":"icu_collections","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059333,"package_name":"icu_locale_core","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059335,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059336,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059337,"package_name":"icu_properties","ecosystem":"cargo","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904059338,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904059339,"package_name":"icu_provider","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059340,"package_name":"idna","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059341,"package_name":"idna_adapter","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904059342,"package_name":"indexmap","ecosystem":"cargo","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":25904059344,"package_name":"inout","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904059345,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904059347,"package_name":"iri-string","ecosystem":"cargo","requirements":"0.7.10","direct":false,"kind":"runtime","optional":false},{"id":25904059349,"package_name":"itertools","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25904059350,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.17","direct":false,"kind":"runtime","optional":false},{"id":25904059351,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.85","direct":false,"kind":"runtime","optional":false},{"id":25904059352,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904059353,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.180","direct":false,"kind":"runtime","optional":false},{"id":25904059354,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25904059355,"package_name":"litemap","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25904059356,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":25904059357,"package_name":"log","ecosystem":"cargo","requirements":"0.4.29","direct":false,"kind":"runtime","optional":false},{"id":25904059358,"package_name":"matchit","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904059359,"package_name":"memchr","ecosystem":"cargo","requirements":"2.7.6","direct":false,"kind":"runtime","optional":false},{"id":25904059360,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":25904059361,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25904059362,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":25904059363,"package_name":"mio","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059364,"package_name":"multer","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059365,"package_name":"nu-ansi-term","ecosystem":"cargo","requirements":"0.50.3","direct":false,"kind":"runtime","optional":false},{"id":25904059366,"package_name":"num-conv","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904059367,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":25904059368,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.21.3","direct":false,"kind":"runtime","optional":false},{"id":25904059369,"package_name":"opaque-debug","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904059370,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":25904059371,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.12","direct":false,"kind":"runtime","optional":false},{"id":25904059372,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25904059373,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":25904059374,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059375,"package_name":"polyval","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25904059376,"package_name":"potential_utf","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25904059377,"package_name":"powerfmt","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904059378,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":25904059379,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.106","direct":false,"kind":"runtime","optional":false},{"id":25904059380,"package_name":"prost","ecosystem":"cargo","requirements":"0.14.3","direct":false,"kind":"runtime","optional":false},{"id":25904059381,"package_name":"prost-derive","ecosystem":"cargo","requirements":"0.14.3","direct":false,"kind":"runtime","optional":false},{"id":25904059382,"package_name":"quickcheck","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25904059383,"package_name":"quickcheck_macros","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059384,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.44","direct":false,"kind":"runtime","optional":false},{"id":25904059385,"package_name":"r-efi","ecosystem":"cargo","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904059386,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":25904059387,"package_name":"rand","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25904059388,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904059389,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904059390,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25904059391,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25904059392,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.5.18","direct":false,"kind":"runtime","optional":false},{"id":25904059393,"package_name":"regex","ecosystem":"cargo","requirements":"1.12.3","direct":false,"kind":"runtime","optional":false},{"id":25904059394,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":25904059395,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":25904059396,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.12.24","direct":false,"kind":"runtime","optional":false},{"id":25904059397,"package_name":"rustix","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904059398,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25904059399,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25904059400,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904059401,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904059402,"package_name":"serde_core","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904059403,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25904059404,"package_name":"serde_html_form","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":25904059405,"package_name":"serde_html_form","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25904059406,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.149","direct":false,"kind":"runtime","optional":false},{"id":25904059407,"package_name":"serde_path_to_error","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":25904059408,"package_name":"serde_spanned","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904059409,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25904059410,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25904059411,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.9","direct":false,"kind":"runtime","optional":false},{"id":25904059412,"package_name":"sharded-slab","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25904059413,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":25904059414,"package_name":"simd-adler32","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25904059415,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":25904059416,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":25904059417,"package_name":"socket2","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25904059418,"package_name":"spin","ecosystem":"cargo","requirements":"0.9.8","direct":false,"kind":"runtime","optional":false},{"id":25904059419,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904059420,"package_name":"subtle","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25904059421,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.114","direct":false,"kind":"runtime","optional":false},{"id":25904059422,"package_name":"sync_wrapper","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25904059423,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25904059424,"package_name":"target-triple","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904059425,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.24.0","direct":false,"kind":"runtime","optional":false},{"id":25904059426,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904059427,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25904059428,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25904059429,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904059430,"package_name":"time","ecosystem":"cargo","requirements":"0.3.47","direct":false,"kind":"runtime","optional":false},{"id":25904059431,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25904059432,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.27","direct":false,"kind":"runtime","optional":false},{"id":25904059433,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25904059434,"package_name":"tokio","ecosystem":"cargo","requirements":"1.49.0","direct":false,"kind":"runtime","optional":false},{"id":25904059435,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":25904059436,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":25904059437,"package_name":"tokio-tungstenite","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25904059438,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":25904059439,"package_name":"toml","ecosystem":"cargo","requirements":"0.9.11+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059440,"package_name":"toml_datetime","ecosystem":"cargo","requirements":"0.7.5+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059441,"package_name":"toml_parser","ecosystem":"cargo","requirements":"1.0.6+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059442,"package_name":"toml_writer","ecosystem":"cargo","requirements":"1.0.6+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904059443,"package_name":"tower","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25904059444,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":25904059445,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904059446,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25904059447,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":25904059448,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":25904059449,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.36","direct":false,"kind":"runtime","optional":false},{"id":25904059450,"package_name":"tracing-log","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904059451,"package_name":"tracing-serde","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904059452,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":25904059453,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25904059454,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0.115","direct":false,"kind":"runtime","optional":false},{"id":25904059455,"package_name":"tungstenite","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25904059456,"package_name":"typed-json","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059457,"package_name":"typenum","ecosystem":"cargo","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":25904059458,"package_name":"unicase","ecosystem":"cargo","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904059459,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25904059460,"package_name":"universal-hash","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25904059463,"package_name":"url","ecosystem":"cargo","requirements":"2.5.8","direct":false,"kind":"runtime","optional":false},{"id":25904059464,"package_name":"utf8_iter","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25904059465,"package_name":"uuid","ecosystem":"cargo","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":25904059466,"package_name":"valuable","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25904059467,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25904059468,"package_name":"want","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25904059469,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.1+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":25904059470,"package_name":"wasip2","ecosystem":"cargo","requirements":"1.0.2+wasi-0.2.9","direct":false,"kind":"runtime","optional":false},{"id":25904059471,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.108","direct":false,"kind":"runtime","optional":false},{"id":25904059472,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.58","direct":false,"kind":"runtime","optional":false},{"id":25904059473,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.108","direct":false,"kind":"runtime","optional":false},{"id":25904059474,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.108","direct":false,"kind":"runtime","optional":false},{"id":25904059475,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.108","direct":false,"kind":"runtime","optional":false},{"id":25904059476,"package_name":"wasm-streams","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25904059477,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.85","direct":false,"kind":"runtime","optional":false},{"id":25904059478,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":25904059479,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25904059480,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.60.2","direct":false,"kind":"runtime","optional":false},{"id":25904059481,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.61.2","direct":false,"kind":"runtime","optional":false},{"id":25904059482,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.53.5","direct":false,"kind":"runtime","optional":false},{"id":25904059483,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059484,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059485,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059486,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059487,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059488,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059489,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059490,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.53.1","direct":false,"kind":"runtime","optional":false},{"id":25904059491,"package_name":"winnow","ecosystem":"cargo","requirements":"0.7.14","direct":false,"kind":"runtime","optional":false},{"id":25904059492,"package_name":"wit-bindgen","ecosystem":"cargo","requirements":"0.51.0","direct":false,"kind":"runtime","optional":false},{"id":25904059493,"package_name":"writeable","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25904059494,"package_name":"yoke","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25904059495,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25904059496,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.8.38","direct":false,"kind":"runtime","optional":false},{"id":25904059497,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.8.38","direct":false,"kind":"runtime","optional":false},{"id":25904059498,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25904059499,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25904059500,"package_name":"zerotrie","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25904059501,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.11.5","direct":false,"kind":"runtime","optional":false},{"id":25904059502,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25904059503,"package_name":"zmij","ecosystem":"cargo","requirements":"1.0.19","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"examples/error-handling/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:41.161Z","updated_at":"2026-08-06T03:56:41.161Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/error-handling/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/dependency-injection/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:39.475Z","updated_at":"2026-08-06T03:56:39.475Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/dependency-injection/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/templates-minijinja/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:45.689Z","updated_at":"2026-08-06T03:56:45.689Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/templates-minijinja/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/low-level-native-tls/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:42.236Z","updated_at":"2026-08-06T03:56:42.236Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/low-level-native-tls/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/serve-with-hyper/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:44.280Z","updated_at":"2026-08-06T03:56:44.280Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/serve-with-hyper/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/tokio-redis/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:47.027Z","updated_at":"2026-08-06T03:56:47.027Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/tokio-redis/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"examples/compression/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:38.588Z","updated_at":"2026-08-06T03:56:38.588Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/compression/Cargo.toml","dependencies":[{"id":25904062561,"package_name":"serde_json","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":25904062562,"package_name":"tokio","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":25904062563,"package_name":"tower","ecosystem":"cargo","requirements":"0.5.2","direct":true,"kind":"runtime","optional":false},{"id":25904062564,"package_name":"tower-http","ecosystem":"cargo","requirements":"0.6.1","direct":true,"kind":"runtime","optional":false},{"id":25904062565,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":25904062566,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":25904062567,"package_name":"assert-json-diff","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"development","optional":false},{"id":25904062568,"package_name":"brotli","ecosystem":"cargo","requirements":"8","direct":true,"kind":"development","optional":false},{"id":25904062569,"package_name":"flate2","ecosystem":"cargo","requirements":"1","direct":true,"kind":"development","optional":false},{"id":25904062570,"package_name":"http","ecosystem":"cargo","requirements":"1","direct":true,"kind":"development","optional":false},{"id":25904062571,"package_name":"zstd","ecosystem":"cargo","requirements":"0.13","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"examples/mongodb/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:43.257Z","updated_at":"2026-08-06T03:56:43.257Z","repository_link":"https://github.com/tokio-rs/axum/blob/main/examples/mongodb/Cargo.toml","dependencies":[]}],"score":37.14815101495596,"created_at":"2026-05-14T10:13:27.865Z","updated_at":"2026-08-26T13:38:09.173Z","avatar_url":"https://github.com/tokio-rs.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372675","html_url":"https://summary.ecosyste.ms/projects/372675"}