Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump the axum group with 2 updates #4943

Merged
merged 3 commits into from
Dec 6, 2023

Commits on Dec 4, 2023

  1. deps: bump the axum group with 2 updates

    Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [tower-http](https://github.com/tower-rs/tower-http).
    
    
    Updates `axum` from 0.6.20 to 0.7.1
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.1)
    
    Updates `tower-http` from 0.4.4 to 0.5.0
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: axum
    - dependency-name: tower-http
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: axum
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d94185a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fix compile errors

    thomaseizinger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2db0664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cafeb View commit details
    Browse the repository at this point in the history