Skip to content

Commit 9298f42

Browse files
cargo(deps): bump axum from 0.8.6 to 0.8.7
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.6 to 0.8.7. - [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.7) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3da593 commit 9298f42

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.

rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ reqwest = { version = "0.12.23", features = ["json"] }
1515
async-trait = "0.1.89"
1616
chrono = { version = "0.4.42", features = ["serde"] }
1717
regex = "1.11.3"
18-
axum = "0.8.6"
18+
axum = "0.8.7"
1919
axum-extra = { version = "0.10.3", features = ["cookie"] }
2020
hyper = "1.7.0"
2121
rust-embed = "8.7.2"

0 commit comments

Comments
 (0)