Skip to content

Commit 57036b8

Browse files
chore(deps): bump axum from 0.8.6 to 0.8.7 (#9485)
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.6 to 0.8.7. - [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.6...axum-v0.8.7) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.7 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 ce574b9 commit 57036b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -234,7 +234,7 @@ assert_matches = "1.5.0"
234234
async-lock = "3.4.1"
235235
async-trait = "0.1.89"
236236
atty = "0.2.11"
237-
axum = "0.8.6"
237+
axum = "0.8.7"
238238
aya = "0.13"
239239
aya-ebpf = "0.1.1"
240240
backoff = "0.4.0"

0 commit comments

Comments
 (0)