Skip to content

Commit 8f05617

Browse files
build(deps): bump axum from 0.8.1 to 0.8.3 (#5959)
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.1 to 0.8.3. - [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/axum-v0.8.3) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 948a1ec commit 8f05617

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -42,7 +42,7 @@ license = "MIT OR Apache-2.0"
4242
anyhow = "1.0"
4343
async-graphql = { version = "7.0.15", features = ["chrono"] }
4444
async-graphql-axum = "7.0.15"
45-
axum = "0.8.1"
45+
axum = "0.8.3"
4646
chrono = "0.4.38"
4747
bs58 = "0.5.1"
4848
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help"] }

0 commit comments

Comments
 (0)