Skip to content

Commit 3c98e79

Browse files
build(deps): bump axum from 0.8.3 to 0.8.4 in the axum group
Bumps the axum group with 1 update: [axum](https://github.com/tokio-rs/axum). Updates `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 dependency-group: axum ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f527c17 commit 3c98e79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -85,7 +85,7 @@ version = "1.0.98"
8585

8686
# HTTP router
8787
[workspace.dependencies.axum]
88-
version = "0.8.3"
88+
version = "0.8.4"
8989

9090
# Extra utilities for Axum
9191
[workspace.dependencies.axum-extra]

0 commit comments

Comments
 (0)