Skip to content

Commit a903aae

Browse files
build(deps): bump axum from 0.7.9 to 0.8.9
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.9. - [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.9...axum-v0.8.9) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fb7c37 commit a903aae

2 files changed

Lines changed: 10 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 12 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
@@ -37,7 +37,7 @@ prost-types = { version = "0.14", optional = true }
3737

3838
[dev-dependencies]
3939
async-std = { version = "1", features = ["attributes"] }
40-
axum = "0.7"
40+
axum = "0.8"
4141
criterion = "0.5"
4242
futures = "0.3"
4343
http-types = "2"

0 commit comments

Comments
 (0)