Skip to content

Commit 304fffe

Browse files
cargo(deps): bump axum-extra from 0.12.2 to 0.12.5
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.12.2 to 0.12.5. - [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-extra-v0.12.2...axum-extra-v0.12.5) --- updated-dependencies: - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53db0a2 commit 304fffe

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.

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ chrono = { version = "0.4.42", features = ["serde"] }
1717
regex = "1.12.2"
1818
futures = "0.3.31"
1919
axum = "0.8.8"
20-
axum-extra = { version = "0.12.2", features = ["cookie"] }
20+
axum-extra = { version = "0.12.5", features = ["cookie"] }
2121
hyper = "1.8.1"
2222
rust-embed = "8.9.0"
2323
mime_guess = "2.0.5"

0 commit comments

Comments
 (0)