Skip to content

Commit

Permalink
Bump axum from 0.7.9 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.1.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/commits)

---
updated-dependencies:
- dependency-name: axum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 6588045 commit 6f8d04f
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 5 deletions.
68 changes: 64 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
async-graphql = { version = "7.0.6", features = ["chrono"] }
async-graphql-axum = "7.0.6"
axum = "0.7.3"
axum = "0.8.1"
chrono = "0.4.38"
serde = { version = "1.0.188", features = ["derive"] }
sqlx = { version = "0.7.1", features = ["chrono", "postgres", "runtime-tokio"] }
Expand Down

0 comments on commit 6f8d04f

Please # to comment.