Skip to content

Commit acd3507

Browse files
dependabot[bot]ivinjabraham
authored andcommitted
Bump axum from 0.7.9 to 0.8.1
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>
1 parent 0cd25b2 commit acd3507

File tree

2 files changed

+65
-5
lines changed

2 files changed

+65
-5
lines changed

Cargo.lock

Lines changed: 64 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
async-graphql = { version = "7.0.15", features = ["chrono"] }
88
async-graphql-axum = "7.0.6"
9-
axum = "0.7.3"
9+
axum = "0.8.1"
1010
chrono = "0.4.38"
1111
serde = { version = "1.0.188", features = ["derive"] }
1212
sqlx = { version = "0.7.1", features = ["chrono", "postgres", "runtime-tokio"] }

0 commit comments

Comments
 (0)