We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a104ce1 + 51c00c6 commit d746905Copy full SHA for d746905
1 file changed
rustmail/Cargo.toml
@@ -16,7 +16,7 @@ async-trait = "0.1.89"
16
chrono = { version = "0.4.42", features = ["serde"] }
17
regex = "1.11.3"
18
axum = "0.8.6"
19
-axum-extra = { version = "0.10.3", features = ["cookie"] }
+axum-extra = { version = "0.12.2", features = ["cookie"] }
20
hyper = "1.7.0"
21
rust-embed = "8.7.2"
22
mime_guess = "2.0.5"
0 commit comments