Skip to content

Commit ad3cd9e

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump axum from 0.8.3 to 0.8.4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.3 to 0.8.4. - [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.3...axum-v0.8.4) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59fd578 commit ad3cd9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -41,7 +41,7 @@ license = "MIT OR Apache-2.0"
4141
anyhow = "1.0"
4242
async-graphql = { version = "7.0.17", features = ["chrono"] }
4343
async-graphql-axum = "7.0.15"
44-
axum = "0.8.3"
44+
axum = "0.8.4"
4545
chrono = "0.4.41"
4646
bs58 = "0.5.1"
4747
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help"] }

0 commit comments

Comments
 (0)