Skip to content

Commit 39c6098

Browse files
Bump axum from 0.7.9 to 0.8.3
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.3. - [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.3) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbf28b1 commit 39c6098

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ end-to-end-tests = ["extensions"]
2020

2121
[dependencies]
2222
anyhow = "1.0.44"
23-
axum = "0.7.4"
23+
axum = "0.8.3"
2424
base64 = "0.22.1"
2525
bytes = "1.1.0"
2626
chrono = { version = "^0.4", default-features = false, features = [

0 commit comments

Comments
 (0)