Merge pull request 'fix(deps): update rust crate lettre to 0.11.0' (#32) from renovate/lettre-0.x into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/32
This commit is contained in:
Aravinth Manivannan
2025-04-03 11:30:05 +05:30
2 changed files with 81 additions and 53 deletions

View File

@@ -69,7 +69,7 @@ mime = "0.3.16"
num_cpus = "1.13.1"
lettre = { version = "0.10.0-rc.3", features = [
lettre = { version = "0.11.0", features = [
"builder",
"tokio1",
"tokio1-native-tls",