Skip to content

Commit 14e4ee3

Browse files
authored
Merge pull request #313 from Rustmail/dependabot/cargo/axum-0.8.8
cargo(deps): bump axum from 0.8.7 to 0.8.8
2 parents e13e224 + 4f451aa commit 14e4ee3

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
@@ -16,7 +16,7 @@ async-trait = "0.1.89"
1616
chrono = { version = "0.4.42", features = ["serde"] }
1717
regex = "1.12.2"
1818
futures = "0.3.31"
19-
axum = "0.8.7"
19+
axum = "0.8.8"
2020
axum-extra = { version = "0.12.2", features = ["cookie"] }
2121
hyper = "1.8.1"
2222
rust-embed = "8.9.0"

0 commit comments

Comments
 (0)