Skip to content

Commit cc69c8e

Browse files
cargo(deps): bump axum from 0.8.6 to 0.8.8
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.6 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.6...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] <support@github.com>
1 parent 4783f58 commit cc69c8e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -31,7 +31,7 @@ futures = "0.3.31"
3131
reqwest = { version = "0.12.23", features = ["json"] }
3232
regex = "1.11.3"
3333
chrono = "0.4.42"
34-
axum = "0.8.6"
34+
axum = "0.8.8"
3535
tower-http = { version = "0.6.6", features = ["cors"] }
3636
colored = "3.0.0"
3737
headless_chrome = "1.0.18"

0 commit comments

Comments
 (0)