Skip to content

Commit fbc63bc

Browse files
chore(deps): Bump axum from 0.7.9 to 0.8.1
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.1. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46eba6e commit fbc63bc

File tree

2 files changed

+14
-21
lines changed

2 files changed

+14
-21
lines changed

Cargo.lock

+13-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

axum/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ authors = [
1515
ruice = { path = "../core", version = "=0.2.0" }
1616

1717
async-trait = "0.1.85"
18-
axum = "0.7.9"
18+
axum = "0.8.1"
1919
thiserror = "2.0"

0 commit comments

Comments
 (0)