Skip to content

Commit 8ea32de

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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6a3925 commit 8ea32de

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["chess", "lichess"]
1313
edition = "2021"
1414

1515
[dependencies]
16-
axum = { version = "0.7", features = ["macros", "multipart"] }
16+
axum = { version = "0.8", features = ["macros", "multipart"] }
1717
bytes = "1"
1818
clap = { version = "4", features = ["derive", "env", "deprecated"] }
1919
csv = "1"

0 commit comments

Comments
 (0)