Skip to content

Commit a8fa091

Browse files
build(deps): bump axum from 0.8.8 to 0.8.9
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.8 to 0.8.9. - [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.8.8...axum-v0.8.9) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64023bc commit a8fa091

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 12 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
@@ -41,7 +41,7 @@ anyhow = "1.0"
4141
async-graphql = { version = "7.2.1", features = ["chrono"] }
4242
async-graphql-axum = "7.2.1"
4343
async-trait = "0.1.74"
44-
axum = "0.8.8"
44+
axum = "0.8.9"
4545
chrono = "0.4.44"
4646
bs58 = "0.5.1"
4747
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help"] }

0 commit comments

Comments
 (0)