Skip to content

Commit 5e1b2df

Browse files
build(deps): bump axum from 0.8.4 to 0.8.6
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.4 to 0.8.6. - [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.4...axum-v0.8.6) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 641f4fa commit 5e1b2df

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

Cargo.lock

Lines changed: 12 additions & 14 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.17", features = ["chrono"] }
4444
async-graphql-axum = "7.0.17"
45-
axum = "0.8.4"
45+
axum = "0.8.6"
4646
chrono = "0.4.42"
4747
bs58 = "0.5.1"
4848
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help"] }

0 commit comments

Comments
 (0)