Skip to content

Commit 73f62f1

Browse files
chore(deps): bump axum from 0.7.5 to 0.7.6
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.5 to 0.7.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.7.5...axum-v0.7.6) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e43f87c commit 73f62f1

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

Cargo.lock

Lines changed: 12 additions & 6 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
@@ -28,7 +28,7 @@ opentelemetry-proto = { version = "0.7.0", features = ["full"] }
2828
[dependencies]
2929
anyhow = "1.0.89"
3030
async-trait = "0.1.82"
31-
axum = { version = "0.7.5", features = ["default"] }
31+
axum = { version = "0.7.6", features = ["default"] }
3232
axum-valid = "0.20.0"
3333
bytes = "1.7.2"
3434
chrono = { workspace = true }

0 commit comments

Comments
 (0)