Skip to content

Commit b267607

Browse files
build(deps): bump axum from 0.8.7 to 0.8.8
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.7 to 0.8.8. - [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.7...axum-v0.8.8) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96a84c1 commit b267607

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
@@ -33,7 +33,7 @@ gitea-client = { path = "crates/gitea-client" }
3333
harbor-client = { path = "crates/harbor-client" }
3434

3535
anyhow = "1.0.100"
36-
axum = { version = "0.8.7" }
36+
axum = { version = "0.8.8" }
3737
axum-extra = {version = "0.12.1", features = ["typed-header"] }
3838
base64 = "0.22.1"
3939
bytes = "1.11.0"

0 commit comments

Comments
 (0)